aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-01iwmc3200wifi: Set WEP key from connectSamuel Ortiz
2009-09-01iwmc3200wifi: invalidate profile when necessary before connectZhu Yi
2009-09-01rndis_wlan: remove 'select WIRELESS_EXT' in KconfigJussi Kivilinna
2009-09-01rndis_wlan: fix sparse endianess warningsJussi Kivilinna
2009-09-01rndis_wlan: cleanupJussi Kivilinna
2009-09-01rndis_wlan: use bool for on/off switchesJussi Kivilinna
2009-09-01ath9k: Call spin_lock_bh() on btcoex_lockVasanthakumar Thiagarajan
2009-09-01ath9k: Move generic hw timer intr handler to bottom-halfVasanthakumar Thiagarajan
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-09-01appletalk: convert drivers to netdev_tx_tStephen Hemminger
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger
2009-09-013com: convert drivers to netdev_tx_tStephen Hemminger
2009-09-01tulip: convert drivers to netdev_tx_tStephen Hemminger
2009-09-01uwb: convert to netdev_tx_tStephen Hemminger
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger
2009-09-01irda: convert to netdev_tx_tStephen Hemminger
2009-09-01netdev: convert pcmcia drivers to netdev_tx_tStephen Hemminger
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger
2009-09-01convert hamradio drivers to netdev_txreturnt_tStephen Hemminger
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-08-31ath9k: Do an AHB reset before doing RTC resetVasanthakumar Thiagarajan
2009-08-31ipw2200: fix kconfig dependenciesRandy Dunlap
2009-08-31rt2x00: Reorganize padding & L2 paddingIvo van Doorn
2009-08-31rt2x00: Fix TX status reportingIvo van Doorn
2009-08-31b43: LP-PHY: Fix TX gain tablesGábor Stefanik
2009-08-31b43: Fix typo in modparam_btcoex descriptionGábor Stefanik
2009-08-31b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik
2009-08-31b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik
2009-08-31iwl3945: reduce debug noise when default debug flags usedReinette Chatre
2009-08-31iwlwifi: fix situation in which debug message is printedReinette Chatre
2009-08-31iwlwifi: use sleep interval successionJohannes Berg
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin
2009-08-31iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin
2009-08-31iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin
2009-08-30s2io: Generate complete messages using single line DBG_PRINTsJoe Perches
2009-08-30s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->Joe Perches
2009-08-30s2io.c: Standardize statistics accessorsJoe Perches
2009-08-30s2io.c: fix spelling explainationJoe Perches
2009-08-30s2io.c: convert printks to pr_<level>Joe Perches
2009-08-30s2io.c: Make more conforming to normal kernel styleJoe Perches
2009-08-30s2io.c: use kzallocJoe Perches
2009-08-30s2io.c: Use calculated size in kmallocsJoe Perches
2009-08-30s2io.c: Shorten code line length by using intermediate pointersJoe Perches