summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter2010-02-081-2/+3
| * | | rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-088-24/+0
| * | | p54: remove get_tx_stats() mac80211 opKalle Valo2010-02-083-13/+8
| * | | iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-084-40/+0
| * | | b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+0
| * | | b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-66/+0
| * | | ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-19/+0
| * | | ar9170: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-14/+7
| * | | mwl8k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-28/+7
| * | | adm821: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-13/+0
| * | | ath9k: fix keycache leak in split tkip caseMing Lei2010-02-081-0/+1
| * | | iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2010-02-082-17/+34
| * | | iwlwifi: Add chain_noise support for 6050Ben Cahill2010-02-081-17/+2
| * | | iwlwifi: Add chain noise scaling factorBen Cahill2010-02-084-2/+28
| * | | libertas: don't retry commandsHolger Schurig2010-02-083-30/+7
| * | | wl1251: fix txop unitKalle Valo2010-02-081-1/+2
| * | | b43: N-PHY: handle allocation fail in samples generationRafał Miłecki2010-02-081-0/+4
| * | | b43: N-PHY: load generated samplesRafał Miłecki2010-02-081-2/+29
| * | | b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2010-02-082-1/+66
| * | | b43: N-PHY: save calibration for further restoreRafał Miłecki2010-02-082-1/+51
| * | | b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki2010-02-081-1/+34
| * | | b43: N-PHY: implement overriding RF control intcRafał Miłecki2010-02-081-8/+109
| * | | libertas/if_spi: needs linux/semaphore.hRandy Dunlap2010-02-081-0/+1
| * | | ssb: fix interrupt assignmentJochen Friedrich2010-02-081-1/+4
| * | | b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-082-2/+3
| * | | ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-083-14/+18
| * | | ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian2010-02-081-1/+7
| * | | mac80211_hwsim: add fake hw scan handlerJohannes Berg2010-02-081-1/+43
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-087-12/+19
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| | * | ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-031-2/+1
| | * | b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
* | | | tg3: Update driver version to 3.107Matt Carlson2010-02-131-2/+2
* | | | tg3: Fix AC131 loopback test errors for 5785Matt Carlson2010-02-132-2/+9
* | | | tg3: Fix napi assignments in loopback testMatt Carlson2010-02-131-4/+4
* | | | tg3: Reset phy during bringup when using phylibMatt Carlson2010-02-131-2/+1
* | | | tg3: Turn off multiple DMA reads for 5717Matt Carlson2010-02-132-0/+4
* | | | tg3: Fix 57765 A0 bootcode race conditionMatt Carlson2010-02-132-0/+8
* | | | tg3: Unwedge stuck MSI-X vectorsMatt Carlson2010-02-132-10/+20
* | | | tg3: Prevent rx producer ring overrunsMatt Carlson2010-02-131-0/+38
* | | | tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson2010-02-132-26/+22
* | | | igb: support for VF configuration toolsWilliams, Mitch A2010-02-134-11/+126
* | | | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-131-0/+15
* | | | sky2: version 1.27stephen hemminger2010-02-131-1/+1
* | | | sky2: Avoid down and up during sky2_resetMike McCormack2010-02-131-21/+47
* | | | sky2: Refactor sky2_down into two functionsMike McCormack2010-02-131-11/+17
* | | | sky2: Refactor sky2_up into two functionsMike McCormack2010-02-131-16/+25
* | | | sky2: Allocate initial skbs in sky2_alloc_buffersMike McCormack2010-02-131-30/+36
* | | | sky2: Factor out code to calculate packet sizesMike McCormack2010-02-131-20/+37
* | | | sky2: jumbo packet changesstephen hemminger2010-02-132-26/+18