| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 11 | -229/+385 |
* | mac80211: fix sta-info pinning | Johannes Berg | 2008-04-08 | 1 | -32/+32 |
* | mac80211: fix defined but not used | Jiri Slaby | 2008-04-08 | 1 | -30/+30 |
* | adm8211: remove commented-out code | Pavel Machek | 2008-04-08 | 1 | -7/+0 |
* | mac80211: BA session debug prints changes | Ron Rindjunsky | 2008-04-08 | 2 | -12/+16 |
* | b43: use b43_is_mode() call | Michael Buesch | 2008-04-08 | 1 | -2/+2 |
* | b43: Fix PHY TX control words in SHM | Michael Buesch | 2008-04-08 | 2 | -83/+117 |
* | b43: Fix beacon BH update | Michael Buesch | 2008-04-08 | 2 | -42/+54 |
* | mac80211: notify mac from low level driver (iwlwifi) | Mohamed Abbas | 2008-04-08 | 4 | -0/+44 |
* | mac80211: fix ieee80211_ioctl_giwrate | Johannes Berg | 2008-04-08 | 1 | -6/+12 |
* | mac80211: make debugfs files root-only | Johannes Berg | 2008-04-08 | 3 | -6/+6 |
* | b43: Beaconing fixes | Michael Buesch | 2008-04-08 | 2 | -6/+37 |
* | iwlwifi: honour regulatory restrictions in scan code | Johannes Berg | 2008-04-08 | 2 | -0/+6 |
* | mac80211: notify upper layers after lower | Reinette Chatre | 2008-04-08 | 1 | -2/+2 |
* | iwlwifi: fix rfkill memory error | Mohamed Abbas | 2008-04-08 | 3 | -18/+22 |
* | iwlwifi: ensure led registration complete as part of initialization | Reinette Chatre | 2008-04-08 | 2 | -4/+4 |
* | iwlwifi: use ieee80211_frequency_to_channel | Tomas Winkler | 2008-04-08 | 2 | -9/+8 |
* | iwlwifi: move driver status inliners into iwl-core.h | Tomas Winkler | 2008-04-08 | 8 | -94/+91 |
* | iwlwifi: hw names cleanup | Tomas Winkler | 2008-04-08 | 3 | -56/+62 |
* | rt2x00: Use lib->config_filter() during scheduled packet filter config | Ivo van Doorn | 2008-04-08 | 1 | -11/+1 |
* | cfg80211: default to regulatory max power for channel | John W. Linville | 2008-04-08 | 1 | -1/+4 |
* | b43: Fix TBTT and PU timings | Michael Buesch | 2008-04-08 | 2 | -8/+39 |
* | b43: Add more N-PHY stuff | Michael Buesch | 2008-04-08 | 4 | -12/+41 |
* | mac80211: clean up IEEE80211_FC use | Johannes Berg | 2008-04-08 | 4 | -10/+2 |
* | mac80211: fix possible sta-debugfs work lockup | Johannes Berg | 2008-04-08 | 1 | -6/+23 |
* | b43: Use SSB block-I/O to do PIO | Michael Buesch | 2008-04-08 | 2 | -83/+91 |
* | iwl4965: use IWLWIFI_LEDS config variable | Reinette Chatre | 2008-04-08 | 1 | -1/+1 |
* | ssb: Add support for block-I/O | Michael Buesch | 2008-04-08 | 5 | -0/+315 |
* | drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo | John W. Linville | 2008-04-08 | 1 | -1/+1 |
* | ssb: Fix build for non-PCIhost | Michael Buesch | 2008-04-08 | 1 | -2/+2 |
* | libertas: remove lbs_get_fwversion() | Holger Schurig | 2008-04-08 | 3 | -24/+5 |
* | libertas: move lbs_update_channel out of assoc.c | Holger Schurig | 2008-04-08 | 2 | -17/+16 |
* | libertas: move association code from scan.c into assoc.c | Holger Schurig | 2008-04-08 | 6 | -424/+397 |
* | libertas: move association code from join.c into scan.c | Holger Schurig | 2008-04-08 | 11 | -931/+890 |
* | iwlwifi/Kconfg: make IWLWIFI_LEDS invisible | John W. Linville | 2008-04-08 | 1 | -6/+4 |
* | iwlwifi: fix some warnings | Johannes Berg | 2008-04-08 | 4 | -9/+10 |
* | drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning | John W. Linville | 2008-04-08 | 1 | -1/+1 |
* | mac80211: add station aid into ieee80211_tx_control | Chr | 2008-04-08 | 2 | -0/+2 |
* | wavelan_cs: stop inlining largish static functions | Denys Vlasenko | 2008-04-08 | 2 | -37/+36 |
* | prism54: set carrier flags correctly | Luis R. Rodriguez | 2008-04-08 | 2 | -2/+7 |
* | ssb: Turn suspend/resume upside down | Michael Buesch | 2008-04-08 | 8 | -67/+88 |
* | b43: Add PIO support for PCMCIA devices | Michael Buesch | 2008-04-08 | 10 | -103/+1267 |
* | iwlwifi: Eliminate association from beacon | Tomas Winkler | 2008-04-08 | 4 | -204/+51 |
* | mac80211: add association capabilty and timing info into bss_conf | Tomas Winkler | 2008-04-08 | 2 | -1/+14 |
* | iwlwifi: eliminate conf_ht | Tomas Winkler | 2008-04-08 | 1 | -83/+63 |
* | mac80211: eliminate conf_ht | Tomas Winkler | 2008-04-08 | 4 | -47/+75 |
* | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2008-04-08 | 2 | -15/+23 |
* | Revert "mac80211: use a struct for bss->mesh_config" | John W. Linville | 2008-04-08 | 4 | -41/+18 |
* | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot... | David S. Miller | 2008-04-08 | 11 | -75/+330 |
|\ |
|
| * | [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. | YOSHIFUJI Hideaki | 2008-04-03 | 3 | -0/+16 |