summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2011-07-12be2net: account for skb allocation failuresEric Dumazet
2011-07-12e1000e: use GFP_KERNEL allocations at init timeJeff Kirsher
2011-07-12e1000e: Add Jumbo Frame support to 82583 devicesCarolyn Wyborny
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-11drivers/net: static should be at beginning of declarationJesper Juhl
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya
2011-07-11e1000e: remove e1000_queue_statsEric Dumazet
2011-07-11ixgbe: Make certain to initialize the fdir_perfect_lock in all casesAlexander Duyck
2011-07-11igb: Add support of SerDes Forced mode for certain hardwareCarolyn Wyborny