| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] mac80211: revamp interface and filter configuration | Johannes Berg | 2007-10-10 | 5 | -247/+162 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -2/+10 |
* | [NET]: Wrap hard_header_parse | Stephen Hemminger | 2007-10-10 | 1 | -1/+1 |
* | [MAC80211]: rename ieee80211_cfg.h to cfg.h | Michael Wu | 2007-10-10 | 3 | -5/+5 |
* | [MAC80211]: kill vlan_id | Johannes Berg | 2007-10-10 | 2 | -3/+0 |
* | [MAC80211]: kill IE parse typedef | Johannes Berg | 2007-10-10 | 1 | -4/+3 |
* | [MAC80211]: rename ieee80211_cfg.c to cfg.c | Johannes Berg | 2007-10-10 | 2 | -1/+1 |
* | [MAC80211]: print out wiphy name instead of master device | Johannes Berg | 2007-10-10 | 6 | -17/+19 |
* | [MAC80211]: fix warnings introduced by the doc patches | Johannes Berg | 2007-10-10 | 1 | -0/+6 |
* | [MAC80211]: remove key threshold stuff | Johannes Berg | 2007-10-10 | 8 | -68/+3 |
* | [MAC80211]: allow drivers to indicate failed FCS/PLCP checksum | Johannes Berg | 2007-10-10 | 1 | -3/+29 |
* | [MAC80211]: Add support for setting TX power and radio status | Michael Buesch | 2007-10-10 | 2 | -2/+39 |
* | [NL80211]: add netlink interface to cfg80211 | Johannes Berg | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 14 | -174/+225 |
* | [MAC80211]: remove/change some comments about Michael MIC hardware offload | Johannes Berg | 2007-10-10 | 1 | -14/+11 |
* | [MAC80211]: PS mode fix | Tomas Winkler | 2007-10-10 | 1 | -0/+1 |
* | [MAC80211]: use internal network device stats | Stephen Hemminger | 2007-10-10 | 4 | -35/+12 |
* | [MAC80211]: get STA after tx radiotap snipped | warmcat | 2007-10-10 | 1 | -2/+2 |
* | [MAC80211]: ignore key index on pairwise key (WEP only) | Volker Braun | 2007-10-10 | 1 | -6/+12 |
* | [MAC80211]: remove TKIP mixing for hw accel again | Johannes Berg | 2007-10-10 | 1 | -17/+0 |
* | [MAC80211]: remove HW_KEY_IDX_INVALID | Johannes Berg | 2007-10-10 | 2 | -8/+12 |
* | [MAC80211]: remove set_key_idx callback | Johannes Berg | 2007-10-10 | 1 | -4/+0 |
* | [MAC80211]: rework hardware crypto flags | Johannes Berg | 2007-10-10 | 3 | -46/+26 |
* | [MAC80211]: remove turbo modes | Johannes Berg | 2007-10-10 | 9 | -56/+57 |
* | [MAC80211]: fix race conditions with keys | Johannes Berg | 2007-10-10 | 4 | -27/+61 |
* | [MAC80211]: don't send invalid QoS frames | Johannes Berg | 2007-10-10 | 1 | -1/+14 |
* | [MAC80211]: remove spy wext ioctls | Johannes Berg | 2007-10-10 | 1 | -4/+4 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 4 | -8/+12 |
* | [MAC80211]: make assoc_ap a flag | Johannes Berg | 2007-10-10 | 3 | -6/+4 |
* | [MAC80211]: remove hostapd interface stuff | Johannes Berg | 2007-10-10 | 1 | -22/+0 |
* | [MAC80211]: improve key selection comment | Johannes Berg | 2007-10-10 | 1 | -0/+7 |
* | [MAC80211]: filter locally-originated multicast frames | John W. Linville | 2007-10-10 | 1 | -2/+3 |
* | [MAC80211]: clean up whitespace | Johannes Berg | 2007-10-10 | 4 | -6/+4 |
* | [MAC80211]: fix preamble setting | Johannes Berg | 2007-10-10 | 1 | -1/+1 |
* | [MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise | Larry Finger | 2007-10-10 | 1 | -6/+3 |
* | [MAC80211]: add interface index to key debugfs | Johannes Berg | 2007-10-10 | 2 | -0/+5 |
* | [MAC80211]: rework key handling | Johannes Berg | 2007-10-10 | 11 | -218/+318 |
* | [MAC80211]: remove fake set_key() call | Johannes Berg | 2007-10-10 | 4 | -27/+1 |
* | [MAC80211] key handling: remove default_wep_only | Johannes Berg | 2007-10-10 | 4 | -108/+5 |
* | [MAC80211]: remove krefs for keys | Johannes Berg | 2007-10-10 | 2 | -13/+4 |
* | [MAC80211]: embed key conf in key, fix driver interface | Johannes Berg | 2007-10-10 | 14 | -181/+150 |
* | [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data | Jiri Slaby | 2007-10-10 | 8 | -50/+67 |
* | [MAC80211]: Remove bitfields from struct ieee80211_if_sta | Jiri Slaby | 2007-10-10 | 6 | -88/+121 |
* | [MAC80211]: Remove bitfields from struct ieee80211_txrx_data | Jiri Slaby | 2007-10-10 | 4 | -61/+78 |
* | [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data | Jiri Slaby | 2007-10-10 | 6 | -26/+36 |
* | [MAC80211]: use switch statement in tx code | Johannes Berg | 2007-10-10 | 1 | -6/+11 |
* | [MAC80211]: refactor event sending | Johannes Berg | 2007-10-10 | 5 | -63/+57 |
* | [MAC80211]: kill key_mgmt, use key_management_enabled | Johannes Berg | 2007-10-10 | 4 | -26/+7 |
* | [MAC80211]: remove unused ioctls (3) | Johannes Berg | 2007-10-10 | 4 | -13/+0 |
* | [MAC80211]: remove unused ioctls (2) | Johannes Berg | 2007-10-10 | 7 | -61/+0 |