| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] CONFIG_WIRELESS_EXT is neccessary after all | Horms | 2006-07-05 | 1 | -0/+2 |
* | [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c | Eric Sesterhenn | 2006-07-05 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macro | Zhu Yi | 2006-04-24 | 1 | -8/+8 |
* | [PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checking | Zhu Yi | 2006-04-24 | 1 | -2/+0 |
* | [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_... | Denis Vlasenko | 2006-03-22 | 1 | -0/+74 |
* | [PATCH] ieee80211: Don't update network statistics from off-channel packets. | James Ketrenos | 2006-03-17 | 1 | -1/+13 |
* | Merge branch 'upstream-fixes' | John W. Linville | 2006-03-15 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] ieee80211: Fix QoS is not active problem | Hong Liu | 2006-03-15 | 1 | -2/+2 |
* | | Merge branch 'upstream-fixes' | Jeff Garzik | 2006-03-01 | 1 | -11/+5 |
|\ \
| |/ |
|
| * | [PATCH] ieee80211_rx.c: is_beacon | Pete Zaitcev | 2006-02-27 | 1 | -11/+5 |
* | | [PATCH] Add two management functions to ieee80211_rx.c | Larry Finger | 2006-01-31 | 1 | -0/+24 |
* | | [PATCH] ieee80211: trivial fix for misplaced ()'s | Denis Vlasenko | 2006-01-30 | 1 | -1/+1 |
* | | [PATCH] net/: fix the WIRELESS_EXT abuse | Adrian Bunk | 2006-01-30 | 1 | -2/+2 |
* | | Merge branch 'upstream-fixes' | John W. Linville | 2006-01-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [PATCH] Typo corrections for ieee80211 | Larry Finger | 2006-01-30 | 1 | -2/+2 |
* | | [PATCH] ieee80211: Add 802.11h information element parsing | Zhu Yi | 2006-01-27 | 1 | -6/+103 |
* | | [PATCH] ieee80211: Add 802.11h data type and structures | Zhu Yi | 2006-01-27 | 1 | -1/+1 |
* | | [PATCH] ieee80211: TIM information element parsing | Zhu Yi | 2006-01-27 | 1 | -1/+4 |
* | | [PATCH] ieee80211: Log if netif_rx() drops the packet | Zhu Yi | 2006-01-27 | 1 | -1/+8 |
|/ |
|
* | [PATCH] ieee80211: Fix problem with not decrypting broadcast packets | Zhu Yi | 2006-01-27 | 1 | -5/+17 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -7/+7 |
* | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 | 1 | -7/+7 |
* | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 2006-01-03 | 1 | -3/+2 |
* | Merge git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-07 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] fix NET_RADIO=n, IEEE80211=y compile | Adrian Bunk | 2005-11-07 | 1 | -0/+2 |
* | | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 2005-11-05 | 1 | -1/+0 |
|/ |
|
* | Fixed problem with not being able to decrypt/encrypt broadcast packets. | Hong Liu | 2005-10-19 | 1 | -1/+2 |
* | Lindent and trailing whitespace script executed ieee80211 subsystem | James Ketrenos | 2005-10-03 | 1 | -14/+21 |
* | When an assoc_resp is received the network structure is not completely | Ivo van Doorn | 2005-10-03 | 1 | -0/+32 |
* | Currently the info_element is parsed by 2 seperate functions, this | Ivo van Doorn | 2005-10-03 | 1 | -168/+99 |
* | This will move the ieee80211_is_ofdm_rate function to the ieee80211.h | Ivo van Doorn | 2005-10-03 | 1 | -16/+0 |
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support... | James Ketrenos | 2005-09-22 | 1 | -0/+6 |
* | [PATCH] ieee80211: Updated copyright dates | James Ketrenos | 2005-09-21 | 1 | -1/+1 |
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support | James Ketrenos | 2005-09-21 | 1 | -2/+3 |
* | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing | James Ketrenos | 2005-09-21 | 1 | -1/+24 |
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem | James Ketrenos | 2005-09-21 | 1 | -19/+315 |
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr... | James Ketrenos | 2005-09-21 | 1 | -15/+43 |
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr | James Ketrenos | 2005-09-21 | 1 | -16/+16 |
* | [PATCH] ieee80211: Fixed a kernel oops on module unload | James Ketrenos | 2005-09-21 | 1 | -11/+0 |
* | [PATCH] ieee80211 Removed ieee80211_info_element_hdr | James Ketrenos | 2005-09-16 | 1 | -5/+5 |
* | [PATCH] Changed 802.11 headers to use ieee80211_info_element[0] | James Ketrenos | 2005-09-16 | 1 | -2/+2 |
* | [PATCH] ieee80211 Added wireless spy support | James Ketrenos | 2005-09-16 | 1 | -16/+27 |
* | [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c | James Ketrenos | 2005-09-16 | 1 | -17/+26 |
* | [wireless ieee80211,ipw2200] Lindent source code | Jeff Garzik | 2005-09-07 | 1 | -153/+157 |
* | [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c | David S. Miller | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] ieee80211: Remove EAPOL debug | Jouni Malinen | 2005-08-28 | 1 | -16/+0 |
* | ieee80211: new constants from latest 802.11x specifications | Jiri Benc | 2005-08-25 | 1 | -8/+8 |
* | [PATCH] ieee80211: remove pci.h #include's | Adrian Bunk | 2005-06-27 | 1 | -1/+0 |
* | [PATCH] ieee80211: cleanup | Jiri Benc | 2005-05-27 | 1 | -2/+2 |