summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler2011-11-151-5/+25
* | net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler2011-11-151-2/+10
* | net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler2011-11-151-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-143-19/+22
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-113-19/+22
| |\|
| | * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-111-2/+4
| | * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
| | * wireless: libertas: fix unaligned le64 accessesSteven Miao2011-11-091-1/+1
* | | NET: MIPS: lantiq: fix etop compile errorJohn Crispin2011-11-141-0/+2
* | | mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2011-11-142-1/+6
* | | net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2011-11-142-15/+12
* | | net/smsc911x: Always wait for the chip to be readyRobert Marklund2011-11-141-0/+12
* | | forcedeth: fix stats on hardware without extended stats supportdavid decotigny2011-11-141-9/+27
|/ /
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-096-7/+36
|\ \
| * | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-096-7/+36
| |\|
| | * wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-081-1/+1
| | * ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-081-0/+2
| | * net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
| | * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
| | * b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-072-1/+22
| | * b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-071-2/+6
* | | net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle2011-11-092-1/+3
* | | net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda2011-11-091-0/+1
* | | net/temac: FIX segfault when process old irqsRicardo Ribalda2011-11-091-1/+5
* | | 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