aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville119-1429/+2567
2011-07-14net/ps3: Fix gelic RX DMA restartGeoff Levand2-14/+8
2011-07-14bnx2x: Multiple concurrent l2 traffic classesAriel Elior11-524/+1316
2011-07-14bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior3-21/+45
2011-07-14Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-63/+329
2011-07-14r8169: adjust the RxConfig settings.Hayes Wang1-12/+44
2011-07-14r8169: don't enable rx when shutdown.Hayes Wang1-2/+5
2011-07-14r8169: fix wake on lan setting for non-8111E.Hayes Wang1-2/+4
2011-07-14r8169: support RTL8111E-VL.Hayes Wang1-7/+179
2011-07-14r8169: add ERI functions.Hayes Wang1-0/+43
2011-07-14r8169: modify the flow of the hw reset.Hayes Wang1-25/+28
2011-07-14r8169: adjust some registers.Hayes Wang1-16/+27
2011-07-14ps3_gelic: Don't kill the device on DMA failureAndre Heider1-1/+3
2011-07-14ps3_gelic: Fix start_xmit kick error pathAndre Heider1-3/+7
2011-07-14ps3_gelic: Fix typosAndre Heider1-3/+3
2011-07-14qlcnic: change capture mask for FW dumpAnirban Chakraborty2-8/+4
2011-07-14qlcnic: define error code for loopback testAmit Kumar Salecha3-12/+30
2011-07-14qlcnic: fix race in skb->len access.Sucheta Chakraborty1-2/+2
2011-07-14qlcnic: enable mac-learning in promiscous mode.Sucheta Chakraborty3-6/+16
2011-07-14qlcnic: updated supported cards informationSritej Velaga1-0/+2
2011-07-14qlcnic: fix chip reset logicSritej Velaga1-7/+8
2011-07-14bnx2: Read iSCSI config from shared memory during ->probe()Michael Chan2-4/+16
2011-07-14bnx2: Add MCP dumpJeffrey Huang2-13/+56
2011-07-14cnic: Return proper error code if we fail to send netlink messageMichael Chan2-3/+3
2011-07-14cnic: Fix ring setup/shutdown codeMichael Chan1-2/+7
2011-07-14cnic: Fix port_mode settingMichael Chan1-1/+1
2011-07-14cnic: Replace get_random_bytes() with random32()Michael Chan1-2/+3
2011-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller8-99/+152
2011-07-14tg3: Match power source to driver stateMatt Carlson1-8/+16
2011-07-14tg3: Add function status reportingMatt Carlson2-24/+91
2011-07-14tg3: Create critical section around GPIO togglingMatt Carlson2-11/+53
2011-07-14tg3: Determine PCI function number in one placeMatt Carlson2-3/+12
2011-07-14tg3: Check transitions to D0 power stateMatt Carlson1-10/+17
2011-07-14tg3: Move power state transitions to init_oneMatt Carlson1-43/+34
2011-07-14tg3: Detect APE enabled devs earlierMatt Carlson1-21/+31
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-17/+37
2011-07-14sfc: Remove 'Communications' after 'Solarflare' in references to hardwareBen Hutchings2-3/+2
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-13/+24
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar1-0/+54
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau1-1/+6
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau3-3/+13
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau1-1/+11
2011-07-13ath5k: delay full calibration after resetFelix Fietkau1-1/+1
2011-07-13ath5k: initialize common->clockrateFelix Fietkau1-0/+1
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau1-0/+1
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau1-8/+11
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau1-4/+6
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2-4/+2
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches1-2/+2
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches1-1/+1