| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: split up and insert custom IEs correctly | Johannes Berg | 2009-12-28 | 1 | -0/+4 |
* | mac80211: generalise work handling | Johannes Berg | 2009-12-28 | 1 | -15/+44 |
* | mac80211: generalise management work a bit | Johannes Berg | 2009-12-28 | 1 | -18/+35 |
* | mac80211: let cfg80211 manage auth state | Johannes Berg | 2009-12-28 | 1 | -2/+1 |
* | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 | 1 | -0/+1 |
|\ |
|
| * | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2009-12-07 | 1 | -0/+1 |
* | | mac80211: allow disabling 40MHz on 2.4GHz | Johannes Berg | 2009-12-22 | 1 | -0/+2 |
* | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -0/+14 |
* | | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 | 1 | -2/+2 |
|\ |
|
| * | mac80211: correctly place aMPDU RX reorder code | Johannes Berg | 2009-11-28 | 1 | -0/+1 |
| * | mac80211: move cmntr flag out of rx flags | Johannes Berg | 2009-11-28 | 1 | -2/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 1 | -0/+2 |
|\ \ |
|
| * | | mac80211: fix spurious delBA handling | Johannes Berg | 2009-11-30 | 1 | -0/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -0/+8 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | mac80211: fix resume | Johannes Berg | 2009-11-19 | 1 | -0/+8 |
* | | mac80211: remove dead struct member | Johannes Berg | 2009-11-23 | 1 | -1/+0 |
* | | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -2/+2 |
* | | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 2009-11-18 | 1 | -2/+1 |
* | | mac80211: move TX status handling | Johannes Berg | 2009-11-18 | 1 | -0/+13 |
* | | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 2009-11-18 | 1 | -2/+1 |
* | | mac80211: improve rate handling | Johannes Berg | 2009-11-18 | 1 | -1/+0 |
* | | mac80211: trim RX data | Johannes Berg | 2009-11-18 | 1 | -2/+0 |
* | | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -1/+2 |
* | | mac80211: implement a timer to send RANN action frames | Rui Paulo | 2009-11-13 | 1 | -0/+1 |
* | | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -5/+5 |
* | | mac80211: implement RANN processing and forwarding | Rui Paulo | 2009-11-13 | 1 | -0/+1 |
* | | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 2009-11-11 | 1 | -0/+5 |
* | | mac80211: update meshconf IE | Rui Paulo | 2009-11-11 | 1 | -5/+5 |
* | | mac80211: remove sent_ps_buffered | Johannes Berg | 2009-10-30 | 1 | -1/+0 |
* | | mac80211: split hardware scan by band | Johannes Berg | 2009-10-30 | 1 | -4/+4 |
* | | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -112/+2 |
|/ |
|
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -2/+4 |
* | mac80211: remove tasklet enable/disable | Johannes Berg | 2009-08-28 | 1 | -0/+3 |
* | mac80211: fix configure_filter invocation after stop | Johannes Berg | 2009-08-28 | 1 | -0/+1 |
* | mac80211: Update mesh config IE to 11s draft 3.02 | Javier Cardona | 2009-08-28 | 1 | -0/+4 |
* | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 2009-08-20 | 1 | -1/+5 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -0/+3 |
* | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona | 2009-08-14 | 1 | -1/+1 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 1 | -1/+1 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+1 |
* | mac80211: stay authenticated after disassoc | Johannes Berg | 2009-08-14 | 1 | -0/+1 |
* | mac80211: FIF_PSPOLL filter flag | Igor Perminov | 2009-08-04 | 1 | -1/+1 |
* | mac80211: Retry probe request few times | Maxim Levitsky | 2009-08-04 | 1 | -0/+1 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -0/+6 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 1 | -4/+0 |
* | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 | 1 | -1/+1 |
* | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 | 1 | -2/+34 |
* | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 1 | -1/+6 |