summaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland2-7/+62
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland1-3/+8
2008-11-10wireless: fix two bad print_ssid conversionsHolger Schurig1-0/+4
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith5-1/+34
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith4-584/+2
2008-11-10ath9k: Clear HT info on starting the driverSujith1-0/+2
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith3-80/+8
2008-11-10ath9k: Enable interrupts at the proper placeSujith2-11/+4
2008-11-10ath9k: Remove unnecessary TSF resetSujith1-11/+0
2008-11-10ath9k: Streamline attach/detachSujith3-248/+158
2008-11-10ath9k: Remove unused function ath_get_currentCountry()Sujith2-25/+0
2008-11-10ath9k: Refactor hw.cSujith9-6701/+6603
2008-11-10ath9k: Revamp VAP managementSujith5-193/+67
2008-11-10ath9k: Use bitfields to store tid's state in a single variableSujith3-34/+27
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith4-40/+28
2008-11-10ath9k: Remove SM Power Save as it is not supported nowSujith2-46/+6
2008-11-10ath9k: Revamp transmit control blockSujith4-342/+324
2008-11-10ath9k: Simplify node attach/detach routinesSujith4-124/+99
2008-11-10ath9k: Node cleanupSujith6-326/+94
2008-11-10ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland1-4/+11
2008-11-10ath5k: Update PCU codeNick Kossifidis3-24/+102
2008-11-10don't use net/ieee80211.hJohannes Berg17-158/+167
2008-11-10iwl3945: remove bogus commentJohannes Berg1-2/+0
2008-11-10mac80211: remove SSID driver codeJohannes Berg7-69/+4
2008-11-10adm8211: remove SSID codeJohannes Berg2-25/+0
2008-11-10b43/legacy: remove SSID codeJohannes Berg2-45/+0
2008-11-10iwlwifi: remove unused essid variableJohannes Berg4-28/+0
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg2-15/+0
2008-11-10iwl3945: remove dead codeJohannes Berg1-16/+2
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg1-8/+0
2008-11-10wireless: fix a few sparse warningsJohannes Berg3-3/+2
2008-11-10wireless: move mesh config length constantJohannes Berg4-6/+6
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi1-2/+4
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville1-1/+1
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter2-5/+241
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter1-15/+67
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2-32/+82
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter3-10/+27
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen1-18/+18
2008-11-08pkt_sched: Control group classifierThomas Graf5-0/+322
2008-11-08net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman3-16/+20
2008-11-08net: fib_rules ordering fixes.Eric W. Biederman1-3/+4
2008-11-08Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller3-15/+11
2008-11-07fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro1-19/+54
2008-11-07phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2-10/+9
2008-11-07ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2-8/+8
2008-11-07net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan1-1/+1
2008-11-07net: Fix recursive descent in __scm_destroy().David S. Miller3-5/+26
2008-11-07Fix accidental implicit cast in HR-timer conversionDavid Howells1-1/+1
2008-11-07fat: i_blocks warning fixOGAWA Hirofumi4-6/+9