summaryrefslogtreecommitdiffstats
path: root/firmware/tigon (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-16bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings1-1/+6
2010-12-16bonding: Change active slave quietly when bond is downBen Hutchings1-6/+9
2010-12-16bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings1-26/+1
2010-12-16axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki2-1/+1
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin1-1/+6
2010-12-16bonding: Fix slave selection bug.Hillf Danton1-2/+2
2010-12-14p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski1-1/+4
2010-12-13p54usb: add 5 more USBIDsChristian Lamparter1-0/+5
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-12-13libertas: fix potential NULL-pointer dereferenceSven Neumann1-1/+1
2010-12-13pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota1-1/+1
2010-12-13WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa1-1/+4
2010-12-13bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov1-2/+2
2010-12-13bnx2x: Fixed a compilation warningVladislav Zolotarov1-2/+2
2010-12-13bnx2x: LSO code was broken on BE platformsVladislav Zolotarov1-16/+26
2010-12-13qlge: Fix deadlock when cancelling worker.Ron Mercer3-8/+6
2010-12-11net: fix skb_defer_rx_timestamp()Eric Dumazet1-2/+4
2010-12-11cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom1-4/+11
2010-12-11phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2-6/+55
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams19-42/+41
2010-12-11MAINTAINERS: remove me from tulipKyle McMartin1-1/+0
2010-12-11SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun1-0/+8
2010-12-11enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri1-1/+2
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel1-2/+2
2010-12-10connector: add module aliasStephen Hemminger1-0/+1
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina1-0/+15
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki1-10/+16
2010-12-10hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer1-4/+0
2010-12-10xfrm: Fix xfrm_state_migrate leakThomas Egerer1-1/+1
2010-12-10net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2-20/+9
2010-12-09iwlagn: implement layout-agnostic EEPROM readingWey-Yi Guy6-1/+120
2010-12-09iwlagn: rename enhanced txpower fieldsJohannes Berg2-5/+8
2010-12-09econet: Fix crash in aun_incoming().David S. Miller1-1/+5
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet1-12/+15
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet1-2/+4
2010-12-08orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2010-12-08orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan4-2/+18
2010-12-08ath5k: Put the right tsf value in mesh beaconsJavier Cardona1-1/+2
2010-12-08ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona1-1/+1
2010-12-08ath5k: Fix beaconing in mesh modeJavier Cardona1-3/+5
2010-12-08orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2-14/+14
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert3-1/+3
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek1-1/+5
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage1-2/+4