summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ath9k: Clear HT info on starting the driverSujith2008-11-101-0/+2
* | | ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-103-80/+8
* | | ath9k: Enable interrupts at the proper placeSujith2008-11-102-11/+4
* | | ath9k: Remove unnecessary TSF resetSujith2008-11-101-11/+0
* | | ath9k: Streamline attach/detachSujith2008-11-103-248/+158
* | | ath9k: Remove unused function ath_get_currentCountry()Sujith2008-11-102-25/+0
* | | ath9k: Refactor hw.cSujith2008-11-109-6701/+6603
* | | ath9k: Revamp VAP managementSujith2008-11-105-193/+67
* | | ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-103-34/+27
* | | ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-104-40/+28
* | | ath9k: Remove SM Power Save as it is not supported nowSujith2008-11-102-46/+6
* | | ath9k: Revamp transmit control blockSujith2008-11-104-342/+324
* | | ath9k: Simplify node attach/detach routinesSujith2008-11-104-124/+99
* | | ath9k: Node cleanupSujith2008-11-106-326/+94
* | | ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland2008-11-101-4/+11
* | | ath5k: Update PCU codeNick Kossifidis2008-11-103-24/+102
* | | don't use net/ieee80211.hJohannes Berg2008-11-1017-158/+167
* | | iwl3945: remove bogus commentJohannes Berg2008-11-101-2/+0
* | | mac80211: remove SSID driver codeJohannes Berg2008-11-102-14/+0
* | | adm8211: remove SSID codeJohannes Berg2008-11-102-25/+0
* | | b43/legacy: remove SSID codeJohannes Berg2008-11-102-45/+0
* | | iwlwifi: remove unused essid variableJohannes Berg2008-11-104-28/+0
* | | iwlwifi: remove implicit direct scanJohannes Berg2008-11-102-15/+0
* | | iwl3945: remove dead codeJohannes Berg2008-11-101-16/+2
* | | ath9k: remove useless NULL initialisersJohannes Berg2008-11-101-8/+0
* | | p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville2008-11-101-1/+1
* | | p54: AP & Ad-hoc testingChristian Lamparter2008-11-102-5/+241
* | | p54: put broadcast frames into the right queuesChristian Lamparter2008-11-101-15/+67
* | | p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2008-11-102-32/+82
* | | p54: introduce new names for device firmwaresChristian Lamparter2008-11-103-10/+27
* | | netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-101-18/+18
* | | net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-081-11/+2
* | | Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-081-2/+11
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-0734-264/+3836
|\ \ \
| * | | fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro2008-11-071-19/+54
| * | | SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-065-0/+2528
| * | | ehea: Fix some whitespace issuesHannes Hering2008-11-062-6/+6
| * | | sfc: Do not reset when hardware monitor detects a faultBen Hutchings2008-11-062-23/+6
| * | | sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-068-64/+265
| * | | sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-069-7/+327
| * | | sfc: Clean up non-volatile memory partitioningBen Hutchings2008-11-064-11/+24
| * | | sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-061-2/+2
| * | | bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-065-129/+291
| * | | bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh2008-11-061-3/+10
| * | | bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-066-4/+327
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-0720-44/+77
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-076-11/+39
| |\ \
| | * | iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| | * | iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| | * | iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8