summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* b43: Rename the DMA ring pointersMichael Buesch2008-03-073-163/+82
* b43: Add QOS supportMichael Buesch2008-03-077-91/+262
* mac80211: don't call conf_tx under RCU lockJohannes Berg2008-03-071-3/+3
* ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis2008-03-071-0/+3
* ath5k: Make some changes to follow register dumps.Nick Kossifidis2008-03-071-6/+31
* ath5k: Fixes for PCI-E cardsNick Kossifidis2008-03-072-15/+34
* ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis2008-03-071-2/+0
* ath5k: more RF2413 stuffNick Kossifidis2008-03-072-4/+12
* ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis2008-03-073-3/+29
* ath5k: Add RF2413 initial settingsNick Kossifidis2008-03-072-4/+392
* ath5k: Add RF2413 srev valuesNick Kossifidis2008-03-071-2/+7
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-065-4/+94
* libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse2008-03-061-234/+181
* libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-065-147/+53
* libertas: add LED control TLV to types.hDavid Woodhouse2008-03-061-0/+13
* libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-065-122/+81
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-0610-466/+449
* iwlwifi: refactor init geos functionTomas Winkler2008-03-065-91/+115
* iwlwifi: removing unused priv->configTomas Winkler2008-03-064-6/+2
* ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-0611-72/+715
* mac80211: fix hardware scan completionJohannes Berg2008-03-061-7/+18
* mac80211: fix mesh_path and sta_info get_by_idx functionsLuis Carlos Cobo2008-03-062-4/+8
* mac80211: path IE fields macros, fix alignment problems and clean upLuis Carlos Cobo2008-03-061-33/+35
* mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo2008-03-066-51/+65
* mac80211: always force mesh_path deletionsLuis Carlos Cobo2008-03-064-27/+11
* mac80211: delete mesh_path timer on mesh_path removalLuis Carlos Cobo2008-03-061-0/+1
* mac80211: clean up use of endianness conversion functionsLuis Carlos Cobo2008-03-062-16/+16
* mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo2008-03-061-9/+26
* mac80211: move comment to better locationLuis Carlos Cobo2008-03-061-5/+5
* mac80211: fix incorrect parenthesisLuis Carlos Cobo2008-03-061-2/+2
* mac80211: fix mesh endianness sparse warnings and unmark it as brokenLuis Carlos Cobo2008-03-063-15/+16
* mac80211: always insert key into listJohannes Berg2008-03-061-3/+3
* b43: verify sta_notify mac80211 callbackJohannes Berg2008-03-061-0/+11
* mac80211: fix sta_info mesh timer bugJohannes Berg2008-03-064-42/+37
* mac80211: add documentation bookJohannes Berg2008-03-065-14/+351
* mac80211: don't clear next_hop in path reclaimJohannes Berg2008-03-061-1/+0
* mac80211: remove STA entries when taking down interfaceJohannes Berg2008-03-066-83/+73
* mac80211: clean up sta_info and document lockingJohannes Berg2008-03-062-54/+83
* mac80211: split sta_info_addJohannes Berg2008-03-067-74/+166
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-0625-486/+701
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-068-306/+315
* mac80211: reorder a few fields in sta_infoJohannes Berg2008-03-061-2/+2
* mac80211: fix kernel-doc comment for mesh_plink_deactivateJohannes Berg2008-03-061-1/+1
* mac80211: clean up mesh RX path a bit moreJohannes Berg2008-03-062-11/+14
* mac80211: export mesh_plink_brokenJohannes Berg2008-03-061-0/+1
* mac80211: clarify mesh KconfigJohannes Berg2008-03-061-2/+3
* mac80211: add missing "break" statement in mesh codeJohannes Berg2008-03-061-0/+1
* mac80211: enable mesh in KconfigJohannes Berg2008-03-062-0/+21
* mac80211: mesh hwmp locking fixesJohannes Berg2008-03-061-1/+4
* mac80211: clean up mesh codeJohannes Berg2008-03-0615-272/+277