Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann | 2012-07-01 | 31 | -938/+1029 | |
* | | | | | | | batman-adv: Prefix packet structs with batadv_ | Sven Eckelmann | 2012-07-01 | 19 | -347/+369 | |
* | | | | | | | batman-adv: Prefix local sysfs struct with batadv_ | Sven Eckelmann | 2012-07-01 | 2 | -7/+7 | |
* | | | | | | | batman-adv: Prefix hash struct and typedef with batadv_ | Sven Eckelmann | 2012-07-01 | 9 | -64/+67 | |
* | | | | | | | batman-adv: Prefix local debugfs structs with batadv_ | Sven Eckelmann | 2012-07-01 | 1 | -5/+5 | |
* | | | | | | | batman-adv: Prefix main enum with BATADV_ | Sven Eckelmann | 2012-07-01 | 14 | -135/+140 | |
* | | | | | | | batman-adv: Prefix packet enum with BATADV_ | Sven Eckelmann | 2012-07-01 | 12 | -232/+254 | |
* | | | | | | | batman-adv: Prefix types enum with BATADV_ | Sven Eckelmann | 2012-07-01 | 5 | -31/+31 | |
* | | | | | | | batman-adv: Prefix hard-interface enum with BATADV_ | Sven Eckelmann | 2012-07-01 | 13 | -63/+68 | |
* | | | | | | | batman-adv: Prefix gateway enum with BATADV_ | Sven Eckelmann | 2012-07-01 | 5 | -22/+22 | |
* | | | | | | | netfilter: use kfree_skb() not kfree() | Dan Carpenter | 2012-06-30 | 1 | -1/+1 | |
* | | | | | | | net: introduce new priv_flag indicating iface capable of change mac when running | Jiri Pirko | 2012-06-30 | 1 | -1/+1 | |
* | | | | | | | netlink: add nlk->netlink_bind hook for module auto-loading | Pablo Neira Ayuso | 2012-06-29 | 2 | -0/+48 | |
* | | | | | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 10 | -27/+59 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 | 38 | -789/+1220 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 | 6 | -21/+28 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-06-26 | 29 | -532/+749 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mac80211: make ieee80211_check_concurrent_iface netdev-independent | Johannes Berg | 2012-06-26 | 1 | -5/+3 | |
| | * | | | | | | | mac80211: remove unused function | Johannes Berg | 2012-06-26 | 1 | -6/+0 | |
| | * | | | | | | | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen | 2012-06-26 | 1 | -1/+8 | |
| | * | | | | | | | mac80211: trace debug messages | Johannes Berg | 2012-06-24 | 4 | -0/+136 | |
| | * | | | | | | | mac80211: rename driver-trace file | Johannes Berg | 2012-06-24 | 5 | -6/+5 | |
| | * | | | | | | | mac80211: clean up debugging | Johannes Berg | 2012-06-24 | 22 | -429/+519 | |
| | * | | | | | | | mac80211: pass sdata to some RX functions | Johannes Berg | 2012-06-22 | 1 | -17/+16 | |
| | * | | | | | | | mac80211: two small verbose debug cleanups | Johannes Berg | 2012-06-22 | 2 | -2/+2 | |
| | * | | | | | | | mac80211: remove TKIP debug | Johannes Berg | 2012-06-22 | 2 | -53/+1 | |
| | * | | | | | | | mac80211: add command to get current rssi | Victor Goldenshtein | 2012-06-21 | 3 | -8/+54 | |
| * | | | | | | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-06-22 | 20 | -258/+472 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | mac80211: fix double-start of remain-on-channel | Johannes Berg | 2012-06-20 | 2 | -2/+7 | |
| | * | | | | | | | mac80211: Allow userspace to register for auth frames in IBSS | Will Hawkins | 2012-06-20 | 1 | -1/+3 | |
| | * | | | | | | | mac80211: send auth in IBSS only if userspace isn't handling it | Will Hawkins | 2012-06-20 | 1 | -1/+1 | |
| | * | | | | | | | mac80211: Track auth frame registrations on IBSS ifaces | Will Hawkins | 2012-06-20 | 2 | -7/+22 | |
| | * | | | | | | | mac80211: fix cleanup if driver suspend callback fails | Eyal Shapira | 2012-06-20 | 1 | -0/+10 | |
| | * | | | | | | | mac80211: save wmm_acm per sdata | Yoni Divinsky | 2012-06-20 | 6 | -14/+17 | |
| | * | | | | | | | mac80211: use the correct capability info in ieee80211_set_associated() | Luciano Coelho | 2012-06-20 | 1 | -1/+1 | |
| | * | | | | | | | cfg80211: fix regression in multi-vif AP start | Felix Fietkau | 2012-06-20 | 1 | -2/+32 | |
| | * | | | | | | | nl80211: use __cfg80211_rdev_from_attrs for testmode | Johannes Berg | 2012-06-20 | 1 | -13/+10 | |
| | * | | | | | | | nl80211: change __cfg80211_rdev_from_info | Johannes Berg | 2012-06-20 | 1 | -9/+10 | |
| | * | | | | | | | nl80211: fix netns separation | Johannes Berg | 2012-06-20 | 1 | -9/+12 | |
| | * | | | | | | | nl80211: refactor __cfg80211_rdev_from_info | Johannes Berg | 2012-06-20 | 1 | -28/+31 | |
| | * | | | | | | | cfg80211: make some functions static | Johannes Berg | 2012-06-20 | 3 | -89/+82 | |
| | * | | | | | | | mac80211: initialize sta pointer to avoid false-positive warning | Luciano Coelho | 2012-06-20 | 1 | -2/+2 | |
| | * | | | | | | | mac80211: cleanup offchannel_ps_enable argument | Rajkumar Manoharan | 2012-06-20 | 1 | -5/+4 | |
| | * | | | | | | | mac80211: fix and improve mesh RANN processing | Chun-Yeow Yeoh | 2012-06-18 | 1 | -18/+25 | |
| | * | | | | | | | mac80211: set only VO as a U-APSD enabled AC | Arik Nemtsov | 2012-06-18 | 1 | -4/+7 | |
| | * | | | | | | | mac80211: stop Rx during HW reconfig | Arik Nemtsov | 2012-06-18 | 4 | -0/+17 | |
| | * | | | | | | | mac80211: fix the assignment of mesh element TTL | Chun-Yeow Yeoh | 2012-06-18 | 1 | -1/+1 | |
| | * | | | | | | | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 2012-06-18 | 6 | -2/+24 | |
| | * | | | | | | | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value | Chun-Yeow Yeoh | 2012-06-18 | 2 | -3/+3 | |
| | * | | | | | | | mac80211: implement the proactive PREP generation | Chun-Yeow Yeoh | 2012-06-18 | 1 | -5/+33 |