aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Fix IMR initNick Kossifidis2008-11-211-3/+3
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-212-6/+71
* ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2008-11-212-6/+2
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-215-24/+51
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-211-1/+3
* rt2x00: Fix LED state handlingIvo van Doorn2008-11-211-38/+56
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-212-8/+7
* Move all rtl818x files to a common directory.Larry Finger2008-11-2117-6/+9
* mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky2008-11-211-2/+4
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-217-7/+65
* ipw2100, ipw2200: select LIB80211John W. Linville2008-11-211-0/+2
* netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville2008-11-211-59/+56
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-204-17/+22
|\
| * iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-182-2/+0
| * libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-182-1/+7
|\|
| * hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-121-1/+4
| * rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-121-0/+1
| * rtl8187: Add Abocom USB IDIvan Kuten2008-11-121-0/+2
* | netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-123-112/+110
* | netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-124-17/+17
* | ath9k: Fix compilation failure when RFKILL is enabledSujith2008-11-111-1/+3
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-104-4/+4
* | rtl8187: Change TX power settingsLarry Finger2008-11-101-1/+1
* | orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-1017-8/+13
* | mac80211_hwsim: Add support for client PS modeJouni Malinen2008-11-101-0/+184
* | mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen2008-11-101-0/+1
* | mac80211_hwsim: Debug info for TX queue parametersJouni Malinen2008-11-101-0/+12
* | mac80211_hwsim: Debug info for BSS config changesJouni Malinen2008-11-101-0/+37
* | b43legacy: reindent misleading statementIlpo Järvinen2008-11-101-1/+1
* | libertas_tf: fix skb tail pointerJohannes Berg2008-11-101-1/+1
* | p54: initialize all deprecated fieldsChr2008-11-101-6/+9
* | p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin2008-11-101-0/+24
* | iwlwifi: do not call statistics from rfkillMohamed Abbas2008-11-101-0/+4
* | iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas2008-11-101-4/+2
* | iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach2008-11-101-3/+3
* | iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-104-207/+207
* | iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2008-11-102-17/+16
* | iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas2008-11-102-5/+5
* | iwlwifi: reorganize flow handler bitologyWinkler, Tomas2008-11-103-29/+35
* | b43: implement short slot and basic rate handlingJohannes Berg2008-11-102-13/+99
* | rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-1013-84/+86
* | ath9k: correct warning about unintialized variable 'tid'John W. Linville2008-11-101-6/+5
* | rtl8187: Reduce channel switch delayLarry Finger2008-11-101-1/+0
* | rtl8187: Remove primitive write delaysLarry Finger2008-11-102-4/+0
* | rtl8187: Remove msleep calls after calls to rtl8225_writeLarry Finger2008-11-101-58/+59
* | rtl8187: Remove CCK delaysLarry Finger2008-11-101-46/+46
* | rtl8187: Remove OFDM delaysLarry Finger2008-11-101-86/+82
* | rtl8187: Remove large delaysLarry Finger2008-11-102-3/+1