summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | 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-086-10/+18
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+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
* | | | 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
* | | | sky2: dont enable PME legacy modestephen hemminger2010-02-131-6/+0
* | | | sky2: WoL changesstephen hemminger2010-02-131-56/+9
* | | | sky2: fix sparse warningstephen hemminger2010-02-131-1/+1
* | | | drivers/net/skge.c: Use netif_printk macrosJoe Perches2010-02-121-44/+29
* | | | drivers/net/qlge: Use netif_printk helpersJoe Perches2010-02-125-559/+580
* | | | drivers/net/jme: Use netif_printk helpersJoe Perches2010-02-122-61/+34
* | | | drivers/net/r8196.c: Use netif_printk macrosJoe Perches2010-02-121-88/+48
* | | | drivers/net/atl1e: Use netdev_printk helpersJoe Perches2010-02-123-112/+99
* | | | be2net: bug fix in be_read_eepromAjit Khaparde2010-02-121-1/+1
* | | | be2net: remove ASIC generation number from KconfigAjit Khaparde2010-02-121-2/+2
* | | | be2net: change the driver descriptionAjit Khaparde2010-02-121-1/+1
* | | | be2net: fix to limit max vlans supported in certain skewsAjit Khaparde2010-02-122-14/+19
* | | | be2net: minor code optimizationsAjit Khaparde2010-02-121-3/+5
* | | | be2net: bug fix in be_change_mtuAjit Khaparde2010-02-121-2/+4