summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath: simplify kconfig dependency and add documentationLuis R. Rodriguez2009-08-044-5/+16
| * ath: depend on cfg80211Luis R. Rodriguez2009-08-041-0/+1
| * wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez2009-08-041-1/+0
| * ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez2009-08-041-2/+1
| * at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez2009-08-041-1/+1
| * ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez2009-08-041-0/+2
| * ath9k: move workqueue cancels to stop callbackLuis R. Rodriguez2009-08-041-5/+8
| * ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()Luis R. Rodriguez2009-08-041-2/+4
| * ath9k: re-order cancelling of work on mac80211 workqueueLuis R. Rodriguez2009-08-041-2/+2
| * mac80211: disable software retry for nowJohannes Berg2009-08-041-0/+26
* | net/rds: Use AF_INET for sin_family fieldJulia Lawall2009-08-051-1/+1
* | cxgb3: fix 2 ports 1G regressionDivy Le Ray2009-08-051-1/+5
* | vxge: Version updateBenjamin LaHaise2009-08-051-2/+2
* | vxge: prefetch skb->dataBenjamin LaHaise2009-08-052-1/+6
* | vxge: prefetch RxD descriptorsBenjamin LaHaise2009-08-052-0/+2
* | vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise2009-08-051-2/+2
* | vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise2009-08-055-32/+40
* | vxge: don't drop frame on tx queue fullBenjamin LaHaise2009-08-051-0/+6
* | ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu2009-08-051-1/+1
* | be2net: Patch to perform function reset at initializationsarveshwarb2009-08-053-0/+27
* | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-0520-0/+24
* | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-0520-0/+40
* | netxen: add hardware LRO supportDhananjay Phadke2009-08-053-22/+125
* | netxen: remove unnecessary structuresDhananjay Phadke2009-08-052-176/+18
* | netxen: fix vlan tso caseDhananjay Phadke2009-08-051-1/+1
* | cpmac: unmark as brokenFlorian Fainelli2009-08-051-1/+1
* | cpmac: bump version to 0.5.1Florian Fainelli2009-08-051-1/+1
* | cpmac: wait longer after MDIO resetFlorian Fainelli2009-08-051-2/+2
* | cpmac: add support for fixed PHYFlorian Fainelli2009-08-051-15/+19
* | ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-051-0/+15
* | cpmac: fix wrong MDIO bus identifierFlorian Fainelli2009-08-051-3/+3
* | net: mark read-only arrays as constJan Engelhardt2009-08-0536-66/+74
* | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller2009-08-041-1/+6
* | xfrm4: fix build when SYSCTLs are disabledRandy Dunlap2009-08-041-0/+6
|/
* neigh: Convert garbage collection from softirq to workqueueEric Dumazet2009-08-022-48/+45
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-0221-152/+147
* smsc95xx: remove EEPROM loaded checkSteve Glendinning2009-08-021-5/+0
* inet6: functions shadow global variableGerrit Renker2009-08-021-2/+2
* drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-021-2/+2
* drivers/net: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-021-1/+2
* cxgb3: fix Gen2 pci default settingsDivy Le Ray2009-08-021-1/+12
* cxgb3: fix EDC filename stringDivy Le Ray2009-08-021-1/+1
* vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+5
* atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
OpenPOWER on IntegriCloud