summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-07mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky
2008-03-07iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen
2008-03-07b43: Fix failed frames status report typoMichael Buesch
2008-03-07b43: Add TX statistics debugging countersMichael Buesch
2008-03-07b43: Rename the DMA ring pointersMichael Buesch
2008-03-07b43: Add QOS supportMichael Buesch
2008-03-07mac80211: don't call conf_tx under RCU lockJohannes Berg
2008-03-07ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis
2008-03-07ath5k: Make some changes to follow register dumps.Nick Kossifidis
2008-03-07ath5k: Fixes for PCI-E cardsNick Kossifidis
2008-03-07ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis
2008-03-07ath5k: more RF2413 stuffNick Kossifidis
2008-03-07ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis
2008-03-07ath5k: Add RF2413 initial settingsNick Kossifidis
2008-03-07ath5k: Add RF2413 srev valuesNick Kossifidis
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo
2008-03-06libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse
2008-03-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse
2008-03-06libertas: add LED control TLV to types.hDavid Woodhouse
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler
2008-03-06iwlwifi: refactor init geos functionTomas Winkler
2008-03-06iwlwifi: removing unused priv->configTomas Winkler
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch
2008-03-06mac80211: fix hardware scan completionJohannes Berg
2008-03-06mac80211: fix mesh_path and sta_info get_by_idx functionsLuis Carlos Cobo
2008-03-06mac80211: path IE fields macros, fix alignment problems and clean upLuis Carlos Cobo
2008-03-06mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo
2008-03-06mac80211: always force mesh_path deletionsLuis Carlos Cobo
2008-03-06mac80211: delete mesh_path timer on mesh_path removalLuis Carlos Cobo
2008-03-06mac80211: clean up use of endianness conversion functionsLuis Carlos Cobo
2008-03-06mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo
2008-03-06mac80211: move comment to better locationLuis Carlos Cobo
2008-03-06mac80211: fix incorrect parenthesisLuis Carlos Cobo
2008-03-06mac80211: fix mesh endianness sparse warnings and unmark it as brokenLuis Carlos Cobo
2008-03-06mac80211: always insert key into listJohannes Berg
2008-03-06b43: verify sta_notify mac80211 callbackJohannes Berg
2008-03-06mac80211: fix sta_info mesh timer bugJohannes Berg
2008-03-06mac80211: add documentation bookJohannes Berg
2008-03-06mac80211: don't clear next_hop in path reclaimJohannes Berg
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg
2008-03-06mac80211: clean up sta_info and document lockingJohannes Berg
2008-03-06mac80211: split sta_info_addJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg
2008-03-06mac80211: reorder a few fields in sta_infoJohannes Berg
2008-03-06mac80211: fix kernel-doc comment for mesh_plink_deactivateJohannes Berg
2008-03-06mac80211: clean up mesh RX path a bit moreJohannes Berg
2008-03-06mac80211: export mesh_plink_brokenJohannes Berg
2008-03-06mac80211: clarify mesh KconfigJohannes Berg