aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-013c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki7-8/+68
2009-05-01forcedeth: add clock gating feature <resend>Ayaz Abdulla1-0/+23
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman7-19/+19
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller38-470/+824
2009-04-29Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2-23/+34
2009-04-29mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings1-34/+57
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings3-5/+40
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings3-10/+18
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings5-48/+7
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2-0/+33
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings1-0/+16
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings1-12/+6
2009-04-29s2io: Use generic MDIO definitionsBen Hutchings2-15/+11
2009-04-29ixgb: Use generic MDIO definitionsBen Hutchings2-22/+12
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings6-119/+102
2009-04-29cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings6-224/+195
2009-04-29chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings7-100/+82
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings14-845/+311
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings4-0/+429
2009-04-29mdio: Add register definitions for MDIO (clause 45)Ben Hutchings1-0/+237
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings1-0/+1
2009-04-29mv643xx_eth: 64bit mib counter read fixLennert Buytenhek1-2/+0
2009-04-29mv643xx_eth: OOM handling fixesLennert Buytenhek1-9/+13
2009-04-29pcnet32: Remove pointless memory barriersJohn Dykstra1-2/+2
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-18/+23
2009-04-29mac80211: default to automatic power controlJohannes Berg1-0/+1
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins1-10/+9
2009-04-29ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore1-11/+6
2009-04-28netxen: fix firmware downloadDhananjay Phadke4-207/+216
2009-04-28netxen: refactor netxen_recv_context structDhananjay Phadke5-40/+71
2009-04-28netxen: fix link event handlingDhananjay Phadke3-2/+3
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller5-31/+61
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland1-1/+1
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-4/+10
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann4-3/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2-22/+18
2009-04-28gianfar: Use memset instead of cacheable_memzeroKumar Gala1-1/+2
2009-04-28inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo1-2/+0
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet1-2/+8
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2-3/+17
2009-04-28net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely1-3/+0
2009-04-28fs_enet: Remove dead codeKumar Gala3-77/+1
2009-04-28ixgbe: Clear out stray tx work on link downNelson, Shannon1-0/+22
2009-04-28ixgbe: Interrupt management update for 82599Nelson, Shannon1-40/+50
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck4-12/+152