summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath5k: fix return values from ath5k_txBob Copeland2009-01-121-4/+4
| | * | rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg2009-01-121-2/+3
| | * | p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter2009-01-121-2/+6
| | * | ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2009-01-122-3/+3
| | * | ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-121-9/+1
| | * | ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-121-21/+17
| | * | Fix rt2500usb HW crypto: TKIPIvo van Doorn2009-01-121-13/+6
| | * | rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
| | * | iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu2009-01-121-1/+1
| | * | rt2x00: Fix segementation faultIvo van Doorn2009-01-121-3/+3
| | * | p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-121-0/+1
| | * | p54: crypto offload fixesChristian Lamparter2009-01-121-1/+12
| | * | orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin2009-01-121-0/+1
| | * | iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz2009-01-121-0/+1
| | * | ath9k: Fix chainmask handling bugSujith2009-01-121-2/+2
| | * | orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-121-3/+25
| | * | ath9k: Enforce module build if rfkill is a moduleJouni Malinen2009-01-121-0/+1
| | * | p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-121-0/+1
| | * | rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-123-17/+4
| | * | rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann2009-01-121-0/+1
| | * | p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger2009-01-121-0/+11
| | * | rt2x00: Fix radio LED type checkAndrew Price2009-01-121-1/+1
| | * | Wireless: Fix Kconfig fact errorErik Ekman2009-01-121-1/+1
| * | | net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov2009-01-121-6/+37
| * | | gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov2009-01-121-0/+8
| * | | hso: driver fix for big endian machines.Denis Joseph Barrow2009-01-121-2/+2
| * | | WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof HaƂasa2009-01-121-3/+3
| |/ /
* | | hso serial throttled tty kref fix.Denis Joseph Barrow2009-01-151-1/+3
* | | tty: Fix double grabbing of a spinlockDenis Joseph Barrow2009-01-151-2/+1
* | | tty: Fix a kref leak in the HSO driver on re-openAlan Cox2009-01-151-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-145-25/+25
|\ \ \ | |_|/ |/| |
| * | powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell2009-01-134-22/+22
| * | powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-131-2/+2
|\ \ | |/ |/|
| * mlx4_core: Fix warning from min()Roland Dreier2009-01-091-2/+2
* | ucc_geth: use correct UCCE macrosTimur Tabi2009-01-112-174/+68
* | cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-113-10/+21
* | sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings2009-01-111-2/+3
* | smsc911x: register irq with device name, not driver nameSteve Glendinning2009-01-111-1/+1
* | smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning2009-01-111-0/+1
* | forcedeth: napi schedule lock fixAyaz Abdulla2009-01-111-2/+2
* | forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-111-4/+4
* | qlge: Remove dynamic alloc of rx ring control blocks.Ron Mercer2009-01-112-33/+10
* | qlge: Fix schedule while atomic issue.Ron Mercer2009-01-111-3/+3
* | qlge: Remove support for device ID 8000.Ron Mercer2009-01-112-3/+1
* | qlge: Get rid of split addresses in hardware control blocks.Ron Mercer2009-01-113-66/+32
* | qlge: Get rid of volatile usage for shadow register.Ron Mercer2009-01-113-14/+34
* | forcedeth: version bump and copyrightAyaz Abdulla2009-01-111-2/+2
* | forcedeth: xmit lock fixAyaz Abdulla2009-01-111-2/+4
* | netdev: missing validate_address hooksStephen Hemminger2009-01-113-0/+3
OpenPOWER on IntegriCloud