summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfkill: remove transmitter blocking on suspendHenrique de Moraes Holschuh2008-09-152-18/+30
* b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
* iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
* iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
* mac80211: pass AP vif pointer for VLANsJohannes Berg2008-09-151-0/+4
* iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-155-8/+8
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-159-37/+32
* mac80211: share sta->supp_ratesJohannes Berg2008-09-159-18/+18
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-154-18/+21
* mac80211: small rate control changesJohannes Berg2008-09-153-43/+25
* mac80211 hwsim: verify sta pointersJohannes Berg2008-09-151-0/+44
* mac80211: share STA information with driverJohannes Berg2008-09-1523-127/+189
* mac80211 hwsim: verify vif pointersJohannes Berg2008-09-151-0/+58
* mac80211: warn on some invalid vlan operationsJohannes Berg2008-09-151-0/+6
* mac80211: move regular interface handlingJohannes Berg2008-09-153-551/+550
* mac80211: use nl80211 interface typesJohannes Berg2008-09-1553-551/+517
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-156-39/+50
* mac80211: clean up some commentsJohannes Berg2008-09-154-22/+5
* mac80211: clean up scan namespaceJohannes Berg2008-09-159-140/+145
* mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-154-18/+22
* mac80211: move ieee80211_set_freq to utilsJohannes Berg2008-09-153-29/+29
* mac80211: reorder MLME code moreJohannes Berg2008-09-153-334/+346
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-154-21/+56
* mac80211: fix work raceJohannes Berg2008-09-152-0/+17
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-1515-295/+457
* mac80211: dont set REQ_RUN when scan finishesJohannes Berg2008-09-151-1/+2
* mac80211: move STA timer restartJohannes Berg2008-09-152-14/+13
* mac80211: move ieee80211_sta_expireJohannes Berg2008-09-153-28/+29
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
* ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-154-32/+327
* ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-151-469/+469
* libertas: remove unused generic RESET commandDan Williams2008-09-154-27/+2
* zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-157-203/+102
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-1513-118/+1513
* net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell2008-09-132-0/+2
* multiq: Further multiqueue cleanupAlexander Duyck2008-09-132-11/+16
* skbedit: Fix a typo in the documentationAlexander Duyck2008-09-131-1/+1
* pkt_action: add new action skbeditAlexander Duyck2008-09-137-1/+302
* pkt_sched: Add multiqueue scheduler supportAlexander Duyck2008-09-135-1/+530
* tcp_ipv6: fix use of uninitialized memoryVegard Nossum2008-09-131-1/+2
* net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery2008-09-131-0/+1
* vlan: vlan device not reading gso max size of parent.Alexander Duyck2008-09-122-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-09-120-0/+0
|\
| * ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-1251-3328/+3855
|\ \
| * | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
| * | mac80211: Reorder debugfs calls during netdev deinitJouni Malinen2008-09-111-2/+2
| * | mac80211: move frame TX functionJohannes Berg2008-09-118-30/+30