| Commit message (Expand) | Author | Age |
... | |
* | b43: remove rate index warning | Johannes Berg | 2008-11-21 |
* | b43: implement short slot and basic rate handling | Johannes Berg | 2008-11-10 |
* | b43/legacy: remove SSID code | Johannes Berg | 2008-11-10 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 |
* | mac80211: make retry limits part of hw config | Johannes Berg | 2008-10-31 |
* | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 |
* | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 |
| * | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-22 |
* | | mac80211: add multi-rate retry support | Felix Fietkau | 2008-10-06 |
* | | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 |
|\ \ |
|
| * | | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support" | Linus Torvalds | 2008-09-16 |
* | | | b43: Increase loop tries in do_dummy_tx | Larry Finger | 2008-09-30 |
* | | | b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of... | Larry Finger | 2008-09-30 |
* | | | b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o... | Larry Finger | 2008-09-30 |
* | | | b43: Issue warning when RFKILL_INPUT is not enabled | Larry Finger | 2008-09-24 |
* | | | b43: fix QoS parameters initialization | Lorenzo Nava | 2008-09-15 |
* | | | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 |
* | | | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 |
* | | | b43: Remove QoS update workqueue | Michael Buesch | 2008-09-11 |
* | | | b43 G-PHY: Remove mmiowb() | Michael Buesch | 2008-09-11 |
* | | | b43: Fix QoS defaults | Michael Buesch | 2008-09-11 |
* | | | b43: Replace hardcoded Analog switch | Michael Buesch | 2008-09-08 |
* | | | b43: Move Analog switching into phy code | Michael Buesch | 2008-09-08 |
* | | | b43: Split PHY alloc and init | Michael Buesch | 2008-09-05 |
* | | | b43: Add LP-PHY radio register definitions | Michael Buesch | 2008-09-05 |
* | | | b43: Add LP-PHY read/write phyops | Michael Buesch | 2008-09-05 |
* | | | b43: Add LP-PHY template | Michael Buesch | 2008-09-05 |
* | | | b43: Move code from nphy.* to phy_n.* | Michael Buesch | 2008-09-05 |
* | | | b43: Move remaining code from phy.c to phy_a.c | Michael Buesch | 2008-09-05 |
* | | | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 2008-09-05 |
* | | | b43: Don't use memcpy for overlapping areas | Michael Buesch | 2008-09-05 |
* | | | b43: Rewrite TX power adjustment | Michael Buesch | 2008-08-29 |
* | | | b43: Implement dynamic PHY API | Michael Buesch | 2008-08-29 |
|/ / |
|
* | | removed unused #include <version.h> | Huang Weiyi | 2008-08-18 |
* | | b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 | Larry Finger | 2008-08-18 |
* | | b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) | Larry Finger | 2008-08-18 |
* | | mac80211: partially fix skb->cb use | Johannes Berg | 2008-07-29 |
* | | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 2008-07-29 |
|/ |
|
* | wireless: fix warnings from QoS patch | Johannes Berg | 2008-07-15 |
* | mac80211: fix TX sequence numbers | Johannes Berg | 2008-07-14 |
* | mac80211: revamp beacon configuration | Johannes Berg | 2008-07-14 |
* | b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support | Adel Gadllah | 2008-06-30 |
* | b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON | Adel Gadllah | 2008-06-30 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-29 |
|\ |
|
| * | wireless: remove RFKILL_STATE_HARD_BLOCKED warnings | John W. Linville | 2008-06-27 |
| * | b43: Fix PIO skb clobber | Michael Buesch | 2008-06-27 |