summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36
| * register at91_ether using platform_driver_probeUwe Kleine-König2009-07-221-2/+1
| * skge: Enable WoL by default if supportedRafael J. Wysocki2009-07-221-1/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2213-15/+55
| |\
| | * libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| | * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| | * p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| | * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| | * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
| | * rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
| | * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
| | * mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2
| | * mac80211_hwsim: fix unregistrationJohannes Berg2009-07-211-1/+1
| | * iwlwifi: only update byte count table during aggregationReinette Chatre2009-07-211-1/+2
| | * iwlwifi: only show active power level via sysfsReinette Chatre2009-07-212-6/+2
| | * iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-211-1/+1
| * | net: KS8851 needs to depend on MIIAlexander Beregalov2009-07-221-0/+1
| * | be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde2009-07-221-4/+4
| * | ucc_geth: Revive fixed link supportAnton Vorontsov2009-07-221-16/+7
| * | gianfar: Revive fixed link supportAnton Vorontsov2009-07-221-16/+8
| * | fs_enet: Revive fixed link supportAnton Vorontsov2009-07-221-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2232-77/+3317
|\ \ \ | |/ /
| * | 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 "ppp: Fix throttling bugs"Linus Torvalds2009-07-162-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-142-2/+9
|\ \
OpenPOWER on IntegriCloud