summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | | | * | | ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| | * | | | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
| | * | | | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| | |/ / / /
| * / / / / ath5k: Add missing breaks in switch/caseJoe Perches2011-07-111-0/+3
| |/ / / /
| * | | | vmxnet3: round down # of queues to power of twoShreyas Bhatewara2011-07-072-2/+6
| * | | | net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda2011-07-061-0/+2
| * | | | net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda2011-07-061-2/+2
* | | | | slip: remove dead code within the slip initializationMatvejchikov Ilya2011-07-131-18/+6
* | | | | slip: remove redundant check slip_devs for NULLMatvejchikov Ilya2011-07-131-3/+0
* | | | | slip: fix MTU comparation operation when reallocating buffersMatvejchikov Ilya2011-07-131-1/+1
* | | | | slip: remove redundant NULL-pointer check before calling slhc_freeMatvejchikov Ilya2011-07-131-2/+1
* | | | | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-131-3/+3
* | | | | be2net: move to new vlan modelAjit Khaparde2011-07-132-26/+9
* | | | | be2net: account for skb allocation failuresEric Dumazet2011-07-133-2/+4
* | | | | e1000e: use GFP_KERNEL allocations at init timeJeff Kirsher2011-07-132-17/+22
* | | | | e1000e: Add Jumbo Frame support to 82583 devicesCarolyn Wyborny2011-07-131-3/+2
* | | | | netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-17/+0
* | | | | drivers/net: static should be at beginning of declarationJesper Juhl2011-07-121-6/+6
* | | | | e1000e: remove e1000_queue_statsEric Dumazet2011-07-121-7/+0
* | | | | ixgbe: Make certain to initialize the fdir_perfect_lock in all casesAlexander Duyck2011-07-121-2/+3
* | | | | igb: Add support of SerDes Forced mode for certain hardwareCarolyn Wyborny2011-07-123-4/+22
* | | | | igb: Update copyright on all igb driver files.Carolyn Wyborny2011-07-1217-17/+17
* | | | | igb: Fix lack of flush after register write and before delayCarolyn Wyborny2011-07-121-0/+1
| |_|_|/ |/| | |
* | | | benet: Add missing comma between constant string arrayJoe Perches2011-07-091-3/+3
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0882-984/+2105
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0882-984/+2105
| |\ \ \ \
| | * | | | rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-079-0/+22
| | * | | | rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2011-07-071-2/+2
| | * | | | rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-07-071-0/+1
| | * | | | rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde2011-07-071-25/+26
| | * | | | rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde2011-07-073-28/+33
| | * | | | rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-07-072-5/+18
| | * | | | mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar2011-07-061-2/+2
| | * | | | ipw2100: Fix command list for debuggingJean Delvare2011-07-061-1/+1
| | * | | | iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-061-1/+1
| | * | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-0624-244/+1176
| | |\ \ \ \
| | | * | | | wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-2712-4/+459
| | | * | | | wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-277-7/+21
| | | * | | | wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-272-23/+21
| | | * | | | wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-274-3/+14
| | | * | | | wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-273-5/+5
| | | * | | | wl12xx: check the vif's operstate after joinEliad Peller2011-06-271-5/+18
| | | * | | | wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2011-06-272-11/+16
| | | * | | | wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-271-9/+40
| | | * | | | wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-271-0/+1
| | | * | | | wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-271-44/+43
| | | * | | | wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-275-2/+24
| | | * | | | wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-271-6/+11
| | | * | | | wl12xx: split channel array per band in sched_scanLuciano Coelho2011-06-272-42/+36