summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov2011-11-133-11/+46
* bnx2x: remove unused variableDmitry Kravkov2011-11-131-3/+1
* bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov2011-11-134-2/+4
* bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov2011-11-132-3/+3
* be2net: stop issuing FW cmds if any cmd times outSathya Perla2011-11-123-19/+20
* be2net: don't log more than one error on detecting EEH/UE errorsSathya Perla2011-11-122-13/+5
* be2net: stop checking the UE registers after an EEH errorSathya Perla2011-11-121-2/+4
* be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenariosSathya Perla2011-11-124-34/+42
* ll_temac: Add support for phy_mii_ioctlRicardo Ribalda2011-11-081-0/+14
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-0838-136/+166
* net: better pcpu data alignmentEric Dumazet2011-11-081-1/+1
* sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-081-1/+1
* Fix incorrect usage of NET_IP_ALIGNNico Erfurth2011-11-081-3/+4
* r8169: increase the delay parameter of pm_schedule_suspendhayeswang2011-11-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0726-235/+254
|\
| * forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
| * ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
| * sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
| * tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
| * tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
| * tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
| * tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
| * tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
| * tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
| * tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0413-67/+69
| |\
| | * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-07127-12/+134
|\ \ \
| * | | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-11-011-0/+1
| * | | drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker2011-11-011-4/+3
| * | | drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker2011-11-011-1/+0