summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| * | | | | iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy2009-11-231-1/+1
| * | | | | iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy2009-11-231-2/+13
| * | | | | iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy2009-11-231-1/+1
| * | | | | iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2009-11-232-33/+33
| * | | | | iwl3945: removed unused struct and definitionsReinette Chatre2009-11-232-17/+0
| * | | | | iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy2009-11-234-38/+18
| * | | | | iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy2009-11-238-34/+30
| * | | | | iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy2009-11-233-2/+2
| * | | | | iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill2009-11-234-9/+22
| * | | | | iwlwifi: Add iwl_write8()Ben Cahill2009-11-233-0/+37
| * | | | | mac80211: fix rcu lockingJohannes Berg2009-11-231-1/+3
| * | | | | ath5k: Fix I/Q calibrationLukáš Turek2009-11-231-2/+2