| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: clean up scan namespace | Johannes Berg | 2008-09-15 | 9 | -140/+145 |
* | mac80211: make bridge_packets a virtual interface option | Johannes Berg | 2008-09-15 | 4 | -18/+22 |
* | mac80211: move ieee80211_set_freq to utils | Johannes Berg | 2008-09-15 | 3 | -29/+29 |
* | mac80211: reorder MLME code more | Johannes Berg | 2008-09-15 | 3 | -334/+346 |
* | mac80211: fix scan vs. interface removal race | Johannes Berg | 2008-09-15 | 4 | -21/+56 |
* | mac80211: fix work race | Johannes Berg | 2008-09-15 | 2 | -0/+17 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 15 | -295/+457 |
* | mac80211: dont set REQ_RUN when scan finishes | Johannes Berg | 2008-09-15 | 1 | -1/+2 |
* | mac80211: move STA timer restart | Johannes Berg | 2008-09-15 | 2 | -14/+13 |
* | mac80211: move ieee80211_sta_expire | Johannes Berg | 2008-09-15 | 3 | -28/+29 |
* | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 | 9 | -264/+172 |
* | ath9k: Add RF kill support | Vasanthakumar Thiagarajan | 2008-09-15 | 4 | -32/+327 |
* | ath9k: Re-order functions in main.c | Vasanthakumar Thiagarajan | 2008-09-15 | 1 | -469/+469 |
* | libertas: remove unused generic RESET command | Dan Williams | 2008-09-15 | 4 | -27/+2 |
* | zd1211rw: make use of new regulatory_hint() | Luis R. Rodriguez | 2008-09-15 | 7 | -203/+102 |
* | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 2008-09-15 | 13 | -118/+1513 |
* | net: ip_vs_proto_{tcp,udp} build fix | Stephen Rothwell | 2008-09-12 | 2 | -0/+2 |
* | multiq: Further multiqueue cleanup | Alexander Duyck | 2008-09-12 | 2 | -11/+16 |
* | skbedit: Fix a typo in the documentation | Alexander Duyck | 2008-09-12 | 1 | -1/+1 |
* | pkt_action: add new action skbedit | Alexander Duyck | 2008-09-12 | 7 | -1/+302 |
* | pkt_sched: Add multiqueue scheduler support | Alexander Duyck | 2008-09-12 | 5 | -1/+530 |
* | tcp_ipv6: fix use of uninitialized memory | Vegard Nossum | 2008-09-12 | 1 | -1/+2 |
* | net: fix scheduling of dst_gc_task by __dst_free | Benjamin Thery | 2008-09-12 | 1 | -0/+1 |
* | vlan: vlan device not reading gso max size of parent. | Alexander Duyck | 2008-09-11 | 2 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-09-11 | 0 | -0/+0 |
|\ |
|
| * | ath9k: Assign seq# when mac80211 requests this | Jouni Malinen | 2008-09-11 | 3 | -0/+28 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-09-11 | 51 | -3328/+3855 |
|\ \ |
|
| * | | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. | Anna Neal | 2008-09-11 | 6 | -7/+128 |
| * | | mac80211: Reorder debugfs calls during netdev deinit | Jouni Malinen | 2008-09-11 | 1 | -2/+2 |
| * | | mac80211: move frame TX function | Johannes Berg | 2008-09-11 | 8 | -30/+30 |
| * | | mac80211: make ieee80211_rx_h_mgmt more readable | Johannes Berg | 2008-09-11 | 1 | -8/+8 |
| * | | mac80211: move spectrum management code out | Johannes Berg | 2008-09-11 | 5 | -89/+114 |
| * | | mac80211: make BA session handling independent of STA mode | Johannes Berg | 2008-09-11 | 4 | -362/+380 |
| * | | mac80211: initialise queue QoS parameters at hw start | Johannes Berg | 2008-09-11 | 4 | -27/+35 |
| * | | iwlwifi: Added support for 3 antennas | Guy Cohen | 2008-09-11 | 2 | -63/+122 |
| * | | iwlwifi: fix searching for best rate in new search column | Guy Cohen | 2008-09-11 | 1 | -1/+2 |
| * | | iwl3945 : Code cleanup | Abhijeet Kolekar | 2008-09-11 | 1 | -13/+1 |
| * | | libertas: clear current command on card removal | Dan Williams | 2008-09-11 | 1 | -1/+19 |
| * | | rt2x00: Make rt2x00 LEDS invisible config option | Ivo van Doorn | 2008-09-11 | 6 | -63/+26 |
| * | | rt2x00: Make RFKILL enabled by default | Ivo van Doorn | 2008-09-11 | 5 | -62/+42 |
| * | | mac80211: split ieee80211_sta_def_wmm_params | Johannes Berg | 2008-09-11 | 1 | -21/+27 |
| * | | mac80211: consolidate deauth/disassoc | Johannes Berg | 2008-09-11 | 1 | -36/+11 |
| * | | mac80211: reorder frame code in mlme | Johannes Berg | 2008-09-11 | 1 | -389/+387 |
| * | | mac80211: remove useless 'ibss' parameter | Johannes Berg | 2008-09-11 | 1 | -4/+3 |
| * | | mac80211: simplify scan start | Johannes Berg | 2008-09-11 | 1 | -4/+1 |
| * | | mac80211: clarify scan request | Johannes Berg | 2008-09-11 | 1 | -1/+10 |
| * | | mac80211: move some HT code out of main.c | Johannes Berg | 2008-09-11 | 2 | -375/+375 |
| * | | mac80211: move some HT code out of mlme.c | Johannes Berg | 2008-09-11 | 4 | -321/+347 |
| * | | mac80211: move BSS handling to scan code | Johannes Berg | 2008-09-11 | 3 | -308/+313 |
| * | | mac80211: refactor and move scan RX code | Johannes Berg | 2008-09-11 | 3 | -136/+194 |