summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-07-14r8169: fix wake on lan setting for non-8111E.Hayes Wang
2011-07-14r8169: support RTL8111E-VL.Hayes Wang
2011-07-14r8169: add ERI functions.Hayes Wang
2011-07-14r8169: modify the flow of the hw reset.Hayes Wang
2011-07-14r8169: adjust some registers.Hayes Wang
2011-07-14ps3_gelic: Don't kill the device on DMA failureAndre Heider
2011-07-14ps3_gelic: Fix start_xmit kick error pathAndre Heider
2011-07-14ps3_gelic: Fix typosAndre Heider
2011-07-14qlcnic: change capture mask for FW dumpAnirban Chakraborty
2011-07-14qlcnic: define error code for loopback testAmit Kumar Salecha
2011-07-14qlcnic: fix race in skb->len access.Sucheta Chakraborty
2011-07-14qlcnic: enable mac-learning in promiscous mode.Sucheta Chakraborty
2011-07-14qlcnic: updated supported cards informationSritej Velaga
2011-07-14qlcnic: fix chip reset logicSritej Velaga
2011-07-14bnx2: Read iSCSI config from shared memory during ->probe()Michael Chan
2011-07-14bnx2: Add MCP dumpJeffrey Huang
2011-07-14cnic: Return proper error code if we fail to send netlink messageMichael Chan
2011-07-14cnic: Fix ring setup/shutdown codeMichael Chan
2011-07-14cnic: Fix port_mode settingMichael Chan
2011-07-14cnic: Replace get_random_bytes() with random32()Michael Chan
2011-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller
2011-07-14tg3: Match power source to driver stateMatt Carlson
2011-07-14tg3: Add function status reportingMatt Carlson
2011-07-14tg3: Create critical section around GPIO togglingMatt Carlson
2011-07-14tg3: Determine PCI function number in one placeMatt Carlson
2011-07-14tg3: Check transitions to D0 power stateMatt Carlson
2011-07-14tg3: Move power state transitions to init_oneMatt Carlson
2011-07-14tg3: Detect APE enabled devs earlierMatt Carlson
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14sfc: Remove 'Communications' after 'Solarflare' in references to hardwareBen Hutchings
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau
2011-07-13ath5k: delay full calibration after resetFelix Fietkau
2011-07-13ath5k: initialize common->clockrateFelix Fietkau
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches
2011-07-13sfc: Remove 'Solarstorm' from Kconfig descriptionsBen Hutchings
2011-07-13slip: remove dead code within the slip initializationMatvejchikov Ilya
2011-07-13slip: remove redundant check slip_devs for NULLMatvejchikov Ilya
2011-07-13slip: fix MTU comparation operation when reallocating buffersMatvejchikov Ilya
2011-07-13slip: remove redundant NULL-pointer check before calling slhc_freeMatvejchikov Ilya
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-12be2net: move to new vlan modelAjit Khaparde