aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-02-25orinoco: Drop scan results with unknown channelsJoe Gunn1-0/+5
2011-02-25mac80211: make tx() operation return voidJohannes Berg32-97/+57
2011-02-25iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2-4/+11
2011-02-25p54: implement set_coverage_classChristian Lamparter3-1/+21
2011-02-25rndis_wlan: use power save only for BCM4320bJussi Kivilinna1-0/+3
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk1-0/+2
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka1-2/+3
2011-02-25Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+1
2011-02-24rtlwifi: Need to include vmalloc.hDavid S. Miller1-0/+1
2011-02-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller107-4845/+17951
2011-02-24skge: don't mark carrier down at startStephen Hemminger1-3/+0
2011-02-24rtl8192c: fix compilation errorsJohannes Berg2-12/+12
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman60-447/+772
2011-02-24[SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai1-7/+0
2011-02-24igb: update version stringCarolyn Wyborny1-1/+1
2011-02-24igb: Update Intel copyright notice for driver source.Carolyn Wyborny1-1/+1
2011-02-24igb: add support for VF Transmit rate limit using iproute2Lior Levy4-2/+99
2011-02-24igbvf: remove Tx hang detectionLior Levy2-63/+0
2011-02-24ixgbevf: Fix name of function in function header commentGreg Rose1-8/+8
2011-02-24ixgbevf: Enable jumbo frame support for X540 VFGreg Rose2-2/+19
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose3-3/+46
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-19/+23
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi1-0/+4
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang1-3/+14
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang1-14/+6
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang1-2/+3
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler1-3/+4
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler1-1/+1
2011-02-23qlcnic: Remove validation for max tx and max rx queuesRajesh Borundia2-8/+2
2011-02-23qlcnic: fix checks for auto_fw_resetamit salecha2-6/+4
2011-02-23r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-02-23r6040: fix multicast operationsShawn Lin1-47/+64
2011-02-23atl1[ce]: fix sparse warningsstephen hemminger2-4/+4
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger34-185/+744
2011-02-23rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau2-21/+0
2011-02-23rtlwifi: Let rtlwifi build when PCI is not enabledWilly Tarreau1-1/+4
2011-02-23rtl8192cu: fix build error (vmalloc/vfree undefined)Willy Tarreau1-1/+1
2011-02-23rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is notWilly Tarreau1-1/+1
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg13-13/+13
2011-02-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki1-2/+2
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki1-9/+9
2011-02-23b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki1-3/+3
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan1-3/+1
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan1-0/+17
2011-02-23ath9k_htc: Fix RX filtersSujith Manoharan1-2/+7
2011-02-23ath9k_htc: Fix host RX initializationSujith Manoharan1-8/+0
2011-02-23ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan1-4/+15
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan4-15/+115
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan3-17/+43
2011-02-23ath9k_htc: Calculate and set the HW opmodeSujith Manoharan1-1/+14