aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico1-0/+7
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont1-1/+1
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-16sky2: version 1.30stephen hemminger1-1/+1
2011-11-16sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-16sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-16sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-16sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-16MAINTAINERS: change email address for shemmingerStephen Hemminger1-3/+3
2011-11-16pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-16bridge: correct IPv6 checksum after pullstephen hemminger1-0/+2
2011-11-16qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-16netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-16tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet1-0/+1
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl1-0/+1
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2-2/+21
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2011-11-14net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl1-2/+4
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin1-0/+2
2011-11-14mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2-1/+6
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2-3/+4
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2-15/+12
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund1-0/+12
2011-11-14bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin1-2/+2
2011-11-14ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer1-1/+7
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny1-9/+27
2011-11-14rds: drop "select LLIST"Paul Bolle1-1/+0
2011-11-14net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_timer()Jesper Juhl1-4/+2
2011-11-12ah: Don't return NET_XMIT_DROP on input.Nick Bowler2-4/+0
2011-11-11mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar1-2/+4
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach1-16/+17
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller4-6/+6
2011-11-09ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei1-0/+1