summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sky2: Avoid races in sky2_downMike McCormack2009-07-211-8/+8
* drivers/net/mlx4: Adjust constantJulia Lawall2009-07-211-1/+1
* drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-1/+2
* drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-3/+4
* USB host CDC Phonet network interface driverRémi Denis-Courmont2009-07-213-0/+470
* macsonic, jazzsonic: fix oops on module unloadFinn Thain2009-07-212-0/+2
* macsonic: move probe function to .devinit.textUwe Kleine-König2009-07-211-7/+7
* can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger2009-07-201-0/+4
* can: restart device even if dev_alloc_skb() failsWolfgang Grandegger2009-07-201-2/+2
* can: sja1000: remove duplicated includesWolfgang Grandegger2009-07-201-1/+0
* New device ID for sc92031 [1088:2031]Cesar Eduardo Barros2009-07-201-0/+1
* 3c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki2009-07-201-7/+14
* netxen: fix thermal check and shutdownDhananjay Phadke2009-07-201-6/+8
* netxen: fix deadlock on dev closeDhananjay Phadke2009-07-204-13/+23
* netxen: fix context deletion sequenceDhananjay Phadke2009-07-203-7/+9
* net: Micrel KS8851 SPI network driverBen Dooks2009-07-204-0/+1625
* Add mac driver for w90p910Wan ZongShun2009-07-203-0/+1114
* Update Andreas Koensgen's email addressRalf Baechle2009-07-171-1/+1
* cdc-eem: bad crc checkingVincent CUISSARD2009-07-161-1/+1
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-161-4/+0
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-161-0/+2
* sky2: revert shutdown changesStephen Hemminger2009-07-161-8/+1
* E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa2009-07-161-0/+3
* bonding: clean muticast addresses when device changes typeMoni Shoua2009-07-161-2/+10
* atl1c: misplaced parenthesisroel kluin2009-07-161-1/+1
* atl1c: add missing parenthesesroel kluin2009-07-161-4/+4
* Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-145-68/+44
* drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-142-5/+7
* NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
* igb: gcc-3.4.6 fixEric Dumazet2009-07-131-40/+37
* atlx: duplicate testing of MCAST flagroel kluin2009-07-131-1/+1
* NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-125-44/+68
* netdev: restore MTU change operationBen Hutchings2009-07-1211-0/+11
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-1210-2/+16
* cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-0811-8/+37
|\
| * p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
| * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
| * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
| * b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
| * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
| * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
| * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
| * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
| * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
* | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-081-2/+2
* | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-081-1/+4
* | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-081-2/+10
* | igb: set lan id prior to configuring phyAlexander Duyck2009-07-081-0/+4
OpenPOWER on IntegriCloud