summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo8-24/+0
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo3-13/+8
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo4-40/+0
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo5-78/+0
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo5-66/+0
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo2-19/+0
2010-02-08ar9170: remove get_tx_stats() mac80211 opKalle Valo2-14/+7
2010-02-08mwl8k: remove get_tx_stats() mac80211 opKalle Valo1-28/+7
2010-02-08adm821: remove get_tx_stats() mac80211 opKalle Valo1-13/+0
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1
2010-02-08iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2-17/+34
2010-02-08iwlwifi: Add chain_noise support for 6050Ben Cahill1-17/+2
2010-02-08iwlwifi: Add chain noise scaling factorBen Cahill4-2/+28
2010-02-08libertas: don't retry commandsHolger Schurig3-30/+7
2010-02-08wl1251: fix txop unitKalle Valo1-1/+2
2010-02-08b43: N-PHY: handle allocation fail in samples generationRafał Miłecki1-0/+4
2010-02-08b43: N-PHY: load generated samplesRafał Miłecki1-2/+29
2010-02-08b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2-1/+66
2010-02-08b43: N-PHY: save calibration for further restoreRafał Miłecki2-1/+51
2010-02-08b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki1-1/+34
2010-02-08b43: N-PHY: implement overriding RF control intcRafał Miłecki1-8/+109
2010-02-08libertas/if_spi: needs linux/semaphore.hRandy Dunlap1-0/+1
2010-02-08ssb: fix interrupt assignmentJochen Friedrich1-1/+4
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger2-2/+3
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian3-14/+18
2010-02-08ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian1-1/+7
2010-02-08mac80211_hwsim: add fake hw scan handlerJohannes Berg1-1/+43
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-12/+19
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko1-11/+6
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko1-5/+5
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko1-4/+3
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko1-4/+3
2010-02-04e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller3-4/+4
2010-02-04qlge: Code clean upBreno Leitao1-2/+2
2010-02-04qlge: removing unreachable block of codeBreno Leitao1-3/+0
2010-02-04qlge: Add watchdog timer.Ron Mercer2-0/+31
2010-02-04libphy: add phy_find_first functionJiri Pirko1-0/+16
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck1-15/+5
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro4-5/+5
2010-02-04can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo1-2/+0
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller90-1787/+3209
2010-02-03sky2: Flow control frames recorded as dropped packetsStephen Hemminger1-3/+5
2010-02-03sky2: hand receive DMA mapping failuresstephen hemminger1-19/+42
2010-02-03can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin1-218/+203
2010-02-03bonding: Remove net_device_stats from bonding structAjit Khaparde2-2/+1
2010-02-03drivers/net/davinci_emac.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-03trivial: remove duplicated "from" in CAN USB EMS Kconfig helpThadeu Lima de Souza Cascardo1-1/+1
2010-02-03net: macvtap driverArnd Bergmann3-0/+594