| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 4 | -13/+20 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | 4 | -8/+5 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 | 5 | -7/+18 |
| |\ \ \ |
|
| * | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | | | | mac80211: Do not queue Probe Request frames for station MLME | Jouni Malinen | 2009-11-16 | 1 | -1/+0 |
* | | | | | mac80211: fix broadcast frame handling for 4-addr AP VLANs | Felix Fietkau | 2009-11-13 | 1 | -1/+1 |
* | | | | | mac80211: update copyrights to 2009 | Rui Paulo | 2009-11-13 | 5 | -5/+5 |
* | | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 4 | -0/+23 |
* | | | | | mac80211: implement a timer to send RANN action frames | Rui Paulo | 2009-11-13 | 4 | -0/+54 |
* | | | | | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 6 | -130/+133 |
* | | | | | mac80211: add the DS params to the beacon | Rui Paulo | 2009-11-13 | 1 | -0/+7 |
* | | | | | mac80211: fix BSSID setup for beacon frames | Rui Paulo | 2009-11-13 | 1 | -1/+1 |
* | | | | | mac80211: set the AID field correctly for mesh peer frames | Rui Paulo | 2009-11-13 | 1 | -1/+2 |
* | | | | | mac80211: properly forward the RANN IE | Rui Paulo | 2009-11-13 | 1 | -1/+3 |
* | | | | | mac80211: update PERR frame format | Rui Paulo | 2009-11-13 | 3 | -13/+60 |
* | | | | | mac80211: implement RANN processing and forwarding | Rui Paulo | 2009-11-13 | 3 | -8/+76 |
* | | | | | mac80211: fix max HT rate processing on mac80211 | Luis R. Rodriguez | 2009-11-11 | 1 | -3/+15 |
* | | | | | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 2009-11-11 | 6 | -11/+96 |
* | | | | | mac80211: improve peer link management debugging | Rui Paulo | 2009-11-11 | 1 | -2/+13 |
* | | | | | mac80211: improve HWMP debugging | Rui Paulo | 2009-11-11 | 1 | -6/+5 |
* | | | | | mac80211: allow processing of more than one HWMP IE | Rui Paulo | 2009-11-11 | 1 | -22/+25 |
* | | | | | mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG | Rui Paulo | 2009-11-11 | 2 | -4/+28 |
* | | | | | mac80211: update the format of path selection frames | Rui Paulo | 2009-11-11 | 2 | -1/+2 |
* | | | | | mac80211: update peer link management IE and action frames | Rui Paulo | 2009-11-11 | 4 | -18/+20 |
* | | | | | mac80211: fix typo in a comment | Rui Paulo | 2009-11-11 | 1 | -1/+1 |
* | | | | | mac80211: implement the meshconf formation info field | Rui Paulo | 2009-11-11 | 2 | -3/+8 |
* | | | | | mac80211: set MESH_TTL to 31 | Rui Paulo | 2009-11-11 | 1 | -1/+1 |
* | | | | | mac80211: update meshconf IE | Rui Paulo | 2009-11-11 | 2 | -45/+34 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 18 | -656/+429 |
|\ \ \ \ \ |
|
| * | | | | | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 | 6 | -85/+168 |
| * | | | | | mac80211: fix internal scan request | Johannes Berg | 2009-11-04 | 1 | -0/+1 |
| * | | | | | mac80211: Fix IBSS merge | Sujith | 2009-11-04 | 1 | -0/+4 |
| * | | | | | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 | 1 | -2/+16 |
| * | | | | | cfg80211: validate scan channels | Johannes Berg | 2009-11-02 | 1 | -11/+2 |
| * | | | | | mac80211: fix scan abort sanity checks | Johannes Berg | 2009-11-02 | 1 | -4/+8 |
| * | | | | | mac80211: make CALL_TXH a statement | Johannes Berg | 2009-11-02 | 1 | -16/+18 |
| * | | | | | mac80211: remove bogus code | Johannes Berg | 2009-10-30 | 1 | -7/+0 |
| * | | | | | mac80211: remove sent_ps_buffered | Johannes Berg | 2009-10-30 | 2 | -6/+3 |
| * | | | | | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 | 1 | -5/+10 |
| * | | | | | mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM | Johannes Berg | 2009-10-30 | 1 | -4/+3 |
| * | | | | | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 | 3 | -5/+0 |
| * | | | | | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg | 2009-10-30 | 1 | -3/+14 |
| * | | | | | mac80211: make align adjustment code support paged SKB | Zhu Yi | 2009-10-30 | 1 | -4/+4 |
| * | | | | | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 | 2 | -25/+16 |
| * | | | | | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 | 1 | -14/+12 |
| * | | | | | mac80211: split hardware scan by band | Johannes Berg | 2009-10-30 | 3 | -32/+80 |
| * | | | | | mac80211: remove outdated comment | Johannes Berg | 2009-10-30 | 1 | -2/+0 |
| * | | | | | mac80211: fix dynamic power save for devices with nullfunc support in hw | Kalle Valo | 2009-10-30 | 1 | -1/+5 |
| * | | | | | mac80211: refactor dynamic power save check | Kalle Valo | 2009-10-30 | 1 | -3/+21 |