aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-08net: call dev_queue_xmit_nit() after skb_dst_drop()Eric Dumazet1-3/+3
2010-12-08filter: constify sk_run_filter()Eric Dumazet4-20/+22
2010-12-08via-rhine: hardware VLAN supportRoger Luethi1-14/+312
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet5-27/+27
2010-12-08net/9p/protocol.c: Remove duplicated macros.Thiago Farina1-24/+9
2010-12-08net: init ingress queueChangli Gao1-22/+13
2010-12-08can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp3-0/+777
2010-12-08atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko1-5/+2
2010-12-07dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny3-6/+22
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny7-9/+248
2010-12-06Revert "ehea: Use the standard logging functions"David S. Miller5-274/+293
2010-12-06net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser1-19/+15
2010-12-06net: emaclite: Omit private ndo_get_stats functionTobias Klauser1-16/+0
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser1-9/+0
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore1-3/+3
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore2-3/+28
2010-12-06Fix a typo in datagram.c and sctp/socket.c.David Shwatrz2-2/+2
2010-12-06filter: add a security check at install timeEric Dumazet1-9/+63
2010-12-06net: arp: use assignmentChangli Gao1-1/+1
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla2-21/+38
2010-12-06be2net: FW init cmd fix for lancerSathya Perla1-19/+8
2010-12-06be2net: Fix be_dev_family_check() return value checkSathya Perla1-1/+1
2010-12-06af_packet: remove pgv.flagsChangli Gao1-15/+5
2010-12-06af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()Changli Gao1-17/+19
2010-12-06net: kill an RCU warning in inet_fill_link_af()Eric Dumazet1-4/+4
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet1-1/+1
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet2-1/+9
2010-12-06ehea: Use the standard logging functionsJoe Perches5-293/+274
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław12-51/+35
2010-12-06USB CDC NCM host driverAlexey Orishko3-0/+1233
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2-14/+37
2010-12-06tg3: Update version to 3.116Matt Carlson1-2/+2
2010-12-06tg3: Relax EEE thresholdsMatt Carlson2-12/+33
2010-12-06tg3: Minor EEE code tweaksMatt Carlson1-7/+10
2010-12-06tg3: Fix 57765 EEE supportMatt Carlson1-16/+16
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson3-11/+13
2010-12-06tg3: Raise the jumbo frame BD flag thresholdMatt Carlson1-2/+2
2010-12-03net: don't reallocate skb->head unless the current one hasn't the needed extra size or is sharedChangli Gao1-11/+23
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore4-16/+105
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore3-0/+8
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore3-5/+22
2010-12-03ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2-11/+27
2010-12-03qlcnic: Updated driver version to 5.0.13Anirban Chakraborty1-2/+2
2010-12-03qlcnic: LICENSE file for qlcnicSritej Velaga8-140/+348
2010-12-03qlcnic: validate eswitch config values for PFAmit Kumar Salecha1-3/+6
2010-12-03qlcnic: Disable loopback supportSucheta Chakraborty5-311/+1
2010-12-03sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings4-13/+7
2010-12-03sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings1-1/+1
2010-12-03sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson1-2/+6
2010-12-03sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2-1/+1