summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: add clock gating feature <resend>Ayaz Abdulla2009-05-011-0/+23
* net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-017-19/+19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2938-470/+824
|\
| * mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
| * mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-295-18/+23
| |\
| | * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| | * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| | * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| | * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| | * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| | * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
| * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-285-31/+61
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-284-3/+40
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-282-22/+18
| | |/
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-285-296/+204
| |/
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-282-3/+17
| * net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-271-1/+1
| * Add reference to CAPI 2.0 standardKarsten Keil2009-04-271-7/+13
| * Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-273-0/+380
| * update Documentation/isdn/00-INDEXTilman Schmidt2009-04-271-4/+11
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6
| * veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-271-25/+16
| * xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
| * forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
| * net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-271-0/+4
| * mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-271-1/+1
| * vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-252-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-256-9/+32
| |\
| | * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-242-1/+15
| | * netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
| | * netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
| | * netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
* | | Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2009-04-292-23/+34
* | | mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings2009-04-291-34/+57
* | | ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-293-5/+40
* | | ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-293-10/+18
* | | sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-295-48/+7
* | | mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-292-0/+33
* | | mii: Add mii_advertise_flowctrl()Ben Hutchings2009-04-291-0/+16
* | | mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings2009-04-291-12/+6
* | | s2io: Use generic MDIO definitionsBen Hutchings2009-04-292-15/+11
* | | ixgb: Use generic MDIO definitionsBen Hutchings2009-04-292-22/+12
* | | ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-296-119/+102
* | | cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-296-224/+195
OpenPOWER on IntegriCloud