summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* team: use vlan_vids_[addr/del]_by_devJiri Pirko2011-12-081-0/+11
* net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko2011-12-083-50/+47
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-0825-92/+190
* be2net: netpoll supportIvan Vecera2011-12-081-1/+17
* net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-081-1/+1
* net/fec: fix the .remove codeLothar Waßmann2011-12-081-9/+22
* net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-081-1/+4
* net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-081-1/+1
* net/fec: don't request invalid IRQLothar Waßmann2011-12-081-2/+6
* net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-081-0/+2
* net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-081-1/+1
* net/fec: misc cleanupsLothar Waßmann2011-12-081-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-063-35/+23
|\
| * pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
| * netback: Fix alert message.Wei Liu2011-12-061-1/+1
| * r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-051-8/+3
| * r8169: Rx FIFO overflow fixes.françois romieu2011-12-051-25/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-059-42/+65
| |\
* | | caif: Replace BUG_ON with WARN_ON.Roar Førde2011-12-063-4/+8
* | | caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com2011-12-061-10/+11
* | | caif-hsi: Remove wake line modification when flushing FIFOChristian Auby2011-12-061-11/+0
* | | bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan2011-12-061-2/+2
* | | caif-spi: Bugfix for dump upon device removalErwan Bracq2011-12-061-86/+90
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-0689-2125/+6043
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-0689-2125/+6043
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-0221-61/+112
| | |\ \ \ | | | | |/ | | | |/|
| | | * | iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-026-9/+26
| | | * | iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
| | | * | iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
| | * | | ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan2011-11-301-0/+2
| | * | | ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan2011-11-301-1/+1
| | * | | brcm80211: fmac: small memory leak on errorDan Carpenter2011-11-301-1/+3
| | * | | ath9k: minor cleanupMohammed Shafi Shajakhan2011-11-301-1/+0
| | * | | ath9k: fix a typoMohammed Shafi Shajakhan2011-11-301-1/+1
| | * | | ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-305-1/+359
| | * | | ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan2011-11-301-0/+132
| | * | | ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan2011-11-301-0/+43
| | * | | ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan2011-11-301-3/+11
| | * | | ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2011-11-302-0/+26
| | * | | ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-303-0/+81
| | * | | ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan2011-11-301-0/+17
| | * | | ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan2011-11-301-2/+34