summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-011-0/+3
* be2net: delete unnecessary code from be_cmd_POST()Sathya Perla2009-08-011-41/+4
* be2net: some name changes for consistencySathya Perla2009-08-013-34/+34
* be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2009-08-012-28/+15
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-014-14/+11
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-015-333/+299
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3082-1159/+5381
|\
| * iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-294-0/+52
| * ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez2009-07-291-2/+0
| * cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-2917-206/+54
| * cfg80211: combine IWESSID handlersJohannes Berg2009-07-297-89/+56
| * cfg80211: combine IWAP handlersJohannes Berg2009-07-297-105/+66
| * cfg80211: combine iwfreq implementationsJohannes Berg2009-07-299-126/+91
| * mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-292-0/+18
| * cfg80211: fix disassoc while not associatedJohannes Berg2009-07-291-0/+6
| * ath9k: Add debug counters for TXSujith2009-07-294-14/+160
| * mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-291-1/+4
| * nl80211: add missing parameter clearingJohannes Berg2009-07-291-0/+2
| * ath9k: get rid of unnecessary setpower callsGabor Juhos2009-07-291-2/+6
| * ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos2009-07-294-15/+12
OpenPOWER on IntegriCloud