summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-279-88/+139
* sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings2009-11-271-5/+9
* sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson2009-11-271-17/+25
* sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-272-14/+0Star
* sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-272-41/+73
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-277-80/+85
* sfc: Remove unused constantBen Hutchings2009-11-271-3/+0Star
* sfc: Comment correctionsBen Hutchings2009-11-273-6/+3Star
* sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings2009-11-271-1/+2
* sfc: Treat all MAC registers as 128-bitBen Hutchings2009-11-272-14/+14
* sfc: Fix descriptor cache sizesBen Hutchings2009-11-271-4/+4
* macvlan: export macvlan mode through netlinkArnd Bergmann2009-11-271-6/+50
* macvlan: implement bridge, VEPA and private modeArnd Bergmann2009-11-271-8/+72
* macvlan: cleanup rx statisticsArnd Bergmann2009-11-271-29/+41
* veth: move loopback logic to common locationArnd Bergmann2009-11-271-14/+3Star
* via-velocity: Bump versionSimon Kagstrom2009-11-271-1/+1
* via-velocity: Set tx checksum from ethtool instead of module parameterSimon Kagstrom2009-11-272-15/+4Star
* via-velocity: Re-enable transmit scatter-gather supportSimon Kagstrom2009-11-271-30/+53
* via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)Simon Kagstrom2009-11-271-1/+1
* via-velocity: Implement NAPI supportSimon Kagstrom2009-11-272-35/+49
* via-velocity: Add ethtool interrupt coalescing supportSimon Kagstrom2009-11-272-2/+165
* via-velocity: Correct 64-byte alignment for rx buffersSimon Kagstrom2009-11-271-1/+2
* r8169: move PHY regs tables to .rodataAlexey Dobriyan2009-11-261-32/+32
* net: use net_eq to compare netsOctavian Purdila2009-11-263-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2572-1049/+1949
|\
| * ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * rndis_wlan: disable stall workaroundJussi Kivilinna2009-11-231-3/+3
| * rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna2009-11-231-2/+3
| * iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0Star
| * 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/+4Star
| * 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/+0Star
| * iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy2009-11-234-38/+18Star
| * iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy2009-11-238-34/+30Star
| * 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
| * ath5k: Fix I/Q calibrationLukáš Turek2009-11-231-2/+2
| * b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2009-11-232-14/+59
| * ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT2009-11-231-5/+14
| * ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett2009-11-231-2/+6