Age | Commit message (Expand) | Author |
2009-01-29 | b43: Eliminate compilation warning in b43_op_set_key | Larry Finger |
2009-01-29 | mac80211: clean up set_key callback | Johannes Berg |
2009-01-29 | b43: Change schedule for old-fw support removal | Michael Buesch |
2009-01-29 | b43/ssb: Add SPROM8 extraction and LP-PHY detection | Michael Buesch |
2009-01-29 | b43: detect N PHY revision/radio | Johannes Berg |
2009-01-29 | ssb/b43: add new N PHY device | Johannes Berg |
2009-01-29 | b43: Use 64bit atomic register access for TSF | Michael Buesch |
2009-01-29 | b43: Fixup set_key handling | Michael Buesch |
2009-01-13 | b43: fix "‘gmode’ may be used uninitialized" warning | John W. Linville |
2008-12-26 | drivers/net/wireless/b43: fix sparse warnings: make symbols static | Hannes Eder |
2008-12-19 | b43: Add key memory dumping | Michael Buesch |
2008-12-19 | b43: Suspend MAC while killing the radio | Michael Buesch |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch |
2008-11-21 | b43: remove rate index warning | Johannes Berg |
2008-11-10 | b43: implement short slot and basic rate handling | Johannes Berg |
2008-11-10 | b43/legacy: remove SSID code | Johannes Berg |
2008-10-31 | 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-27 | net: convert print_mac to %pM | Johannes Berg |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-10-06 | mac80211: add multi-rate retry support | Felix Fietkau |
2008-10-06 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-09-30 | 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-24 | b43: Issue warning when RFKILL_INPUT is not enabled | Larry Finger |
2008-09-16 | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support" | Linus Torvalds |
2008-09-15 | 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-11 | 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-08 | b43: Replace hardcoded Analog switch | Michael Buesch |
2008-09-08 | b43: Move Analog switching into phy code | Michael Buesch |
2008-09-05 | 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-08-31 | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski |
2008-08-29 | b43: Rewrite TX power adjustment | Michael Buesch |
2008-08-29 | b43: Implement dynamic PHY API | Michael Buesch |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski |