summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-075-222/+218
* ath9k: split bluetooth hardware coex init into two helpersLuis R. Rodriguez2009-10-071-31/+44
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-076-65/+88
* ath9k: move btcoex core driver info to its own structLuis R. Rodriguez2009-10-074-49/+55
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-0717-340/+356
* usbnet: Set device type for wlan and wwan devicesMarcel Holtmann2009-10-051-0/+14
* usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-052-6/+17
* TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-10-051-15/+11
* net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-055-50/+63
* tehuti: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-051-15/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-0236-220/+2094
|\
| * cnic: Fix NETDEV_UP event processing.Michael Chan2009-10-022-3/+4
| * e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-023-33/+6
| * net: Fix wrong sizeofJean Delvare2009-10-021-1/+1
| * sky2: irqname based on pci addressStephen Hemminger2009-10-012-2/+7
| * skge: use unique IRQ nameMichal Schmidt2009-10-012-2/+7
| * Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-011-7/+6
| * NET: mkiss: Fix typoRalf Baechle2009-10-011-2/+2
| * tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet2009-10-011-1/+0
| * move virtnet_remove to .devexit.textUwe Kleine-König2009-10-011-1/+1
| * don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-011-1/+1
| * don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-011-1/+1
| * bonding: set primary param via sysfsJiri Pirko2009-10-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-014-26/+44
| |\
| | * ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2
| | * rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
| | * mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
| | * b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
| * | ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1
| * | be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-09-304-6/+24
| * | 3c59x: Rework suspend and resumeAnton Vorontsov2009-09-301-39/+38
| * | drivers/net: ks8851_mll ethernet network driverChoi, David2009-09-303-0/+1705
| * | skge: Make sure both ports initialize correctlyMike McCormack2009-09-301-3/+6
| * | bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-301-1/+1
| * | qlge: Fix error exit for probe call.Ron Mercer2009-09-301-5/+5
| * | qlge: Protect reset recovery with rtnl_lock().Ron Mercer2009-09-301-3/+3
| * | qlge: Fix spin_lock warning.Ron Mercer2009-09-301-2/+0
| * | qlge: Fix out of sync hardware semaphore.Ron Mercer2009-09-301-4/+4
| * | qlge: Fix bad bit definitions.Ron Mercer2009-09-301-9/+9
| * | ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr2009-09-301-7/+0
| * | ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-09-302-2/+9
| * | ixgbe: Bump driver version numberPeter P Waskiewicz Jr2009-09-301-1/+1
| * | ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-09-303-52/+187
| * | ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-09-301-3/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-301-1/+1
|\ \ \ | |/ /
| * | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-3018-10922/+6720
|\ \ | |/
| * iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
| * iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
| * iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
OpenPOWER on IntegriCloud