aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: clean up some commentsJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: make bridge_packets a virtual interface optionJohannes Berg
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg
2008-09-15mac80211: reorder MLME code moreJohannes Berg
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg
2008-09-15mac80211: fix work raceJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-15mac80211: dont set REQ_RUN when scan finishesJohannes Berg
2008-09-15mac80211: move STA timer restartJohannes Berg
2008-09-15mac80211: move ieee80211_sta_expireJohannes Berg
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan
2008-09-15ath9k: Re-order functions in main.cVasanthakumar Thiagarajan
2008-09-15libertas: remove unused generic RESET commandDan Williams
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-09-12net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell
2008-09-12multiq: Further multiqueue cleanupAlexander Duyck
2008-09-12skbedit: Fix a typo in the documentationAlexander Duyck
2008-09-12pkt_action: add new action skbeditAlexander Duyck
2008-09-12pkt_sched: Add multiqueue scheduler supportAlexander Duyck
2008-09-12tcp_ipv6: fix use of uninitialized memoryVegard Nossum
2008-09-12net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery
2008-09-11vlan: vlan device not reading gso max size of parent.Alexander Duyck
2008-09-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-11tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal
2008-09-11mac80211: Reorder debugfs calls during netdev deinitJouni Malinen
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: make ieee80211_rx_h_mgmt more readableJohannes Berg
2008-09-11mac80211: move spectrum management code outJohannes Berg
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar
2008-09-11libertas: clear current command on card removalDan Williams
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn
2008-09-11mac80211: split ieee80211_sta_def_wmm_paramsJohannes Berg
2008-09-11mac80211: consolidate deauth/disassocJohannes Berg
2008-09-11mac80211: reorder frame code in mlmeJohannes Berg
2008-09-11mac80211: remove useless 'ibss' parameterJohannes Berg
2008-09-11mac80211: simplify scan startJohannes Berg
2008-09-11mac80211: clarify scan requestJohannes Berg
2008-09-11mac80211: move some HT code out of main.cJohannes Berg
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg