aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-264-5/+14
* sfc: Do not set net_device::trans_start in self-testBen Hutchings2009-11-261-1/+0
* sfc: Move inline comment into kernel-docBen Hutchings2009-11-261-3/+1
* sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-264-23/+29
* sfc: Simplify XMAC link pollingBen Hutchings2009-11-268-54/+41
* sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings2009-11-263-10/+17
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-269-88/+139
* sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings2009-11-261-5/+9
* sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson2009-11-261-17/+25
* sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-262-14/+0
* sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-262-41/+73
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-267-80/+85
* sfc: Remove unused constantBen Hutchings2009-11-261-3/+0
* sfc: Comment correctionsBen Hutchings2009-11-263-6/+3
* sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings2009-11-261-1/+2
* sfc: Treat all MAC registers as 128-bitBen Hutchings2009-11-262-14/+14
* sfc: Fix descriptor cache sizesBen Hutchings2009-11-261-4/+4
* macvlan: export macvlan mode through netlinkArnd Bergmann2009-11-262-6/+65
* macvlan: implement bridge, VEPA and private modeArnd Bergmann2009-11-261-8/+72
* macvlan: cleanup rx statisticsArnd Bergmann2009-11-261-29/+41
* veth: move loopback logic to common locationArnd Bergmann2009-11-263-14/+45
* via-velocity: Bump versionSimon Kagstrom2009-11-261-1/+1
* via-velocity: Set tx checksum from ethtool instead of module parameterSimon Kagstrom2009-11-262-15/+4
* via-velocity: Re-enable transmit scatter-gather supportSimon Kagstrom2009-11-261-30/+53
* via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)Simon Kagstrom2009-11-261-1/+1
* via-velocity: Implement NAPI supportSimon Kagstrom2009-11-262-35/+49
* via-velocity: Add ethtool interrupt coalescing supportSimon Kagstrom2009-11-262-2/+165
* via-velocity: Correct 64-byte alignment for rx buffersSimon Kagstrom2009-11-261-1/+2
* r8169: move PHY regs tables to .rodataAlexey Dobriyan2009-11-251-32/+32
* xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-251-0/+34
* xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-254-4/+4
* xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-253-10/+133
* xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi2009-11-251-0/+8
* net: convert /proc/net/rt_acct to seq_fileAlexey Dobriyan2009-11-251-35/+33
* net: use net_eq to compare netsOctavian Purdila2009-11-2546-72/+74
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24125-1936/+3163
|\
| * ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * ssb: Fix range check in sprom writeMichael Buesch2009-11-231-4/+16
| * ssb: Fix SPROM writingMichael Buesch2009-11-233-70/+78
| * rndis_wlan: disable stall workaroundJussi Kivilinna2009-11-231-3/+3
| * rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna2009-11-231-2/+3
| * mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-231-1/+1
| * iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0
| * iwlwifi: change message for cmd queue full errorWey-Yi Guy2009-11-231-1/+1
| * iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-236-37/+130
| * iwlwifi: Tell the ucode immediately when association state changesJay Sternberg2009-11-231-0/+10
| * iwlwifi: dump error log when uCode error occurredWey-Yi Guy2009-11-233-7/+4
| * iwlwifi: by default, dump entire sram data portionWey-Yi Guy2009-11-231-3/+11
| * iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy2009-11-233-22/+84
| * iwlwifi: separate IO tracingJohannes Berg2009-11-231-1/+4