Age | Commit message (Expand) | Author | Files | Lines |
2009-08-05 | b43: implement baseband init for LP-PHY <= rev1 | Gábor Stefanik | 1 | -0/+11 |
2009-07-07 | b43/b43legacy: fix radio LED initialization | Larry Finger | 1 | -0/+1 |
2009-06-10 | b43: Add fw capabilities | Michael Buesch | 1 | -0/+14 |
2009-06-10 | b43/legacy: port to cfg80211 rfkill | Johannes Berg | 1 | -3/+0 |
2009-04-23 | b43: Remove unnecessary MMIO in interrupt hotpath | Michael Buesch | 1 | -2/+2 |
2009-04-23 | b43: Do not "select" HW_RANDOM | Michael Buesch | 1 | -1/+3 |
2009-03-05 | b43: Pass more RX flags to mac80211 | Michael Buesch | 1 | -3/+0 |
2009-02-11 | b43: Add parts of LP-PHY TX power control | Michael Buesch | 1 | -0/+3 |
2009-01-30 | b43: Dynamically control log verbosity | Michael Buesch | 1 | -4/+1 |
2009-01-30 | b43: Automatically probe for opensource firmware | Michael Buesch | 1 | -1/+31 |
2008-11-10 | b43: implement short slot and basic rate handling | Johannes Berg | 1 | -1/+0 |
2008-09-16 | b43: fix QoS parameters initialization | Lorenzo Nava | 1 | -1/+1 |
2008-09-11 | b43: Remove QoS update workqueue | Michael Buesch | 1 | -6/+1 |
2008-08-30 | b43: Rewrite TX power adjustment | Michael Buesch | 1 | -0/+10 |
2008-08-30 | b43: Implement dynamic PHY API | Michael Buesch | 1 | -117/+10 |
2008-06-27 | b43: Add simple firmware watchdog | Michael Buesch | 1 | -0/+2 |
2008-06-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+0 |
2008-06-14 | b43: Fix noise calculation WARN_ON | Michael Buesch | 1 | -1/+0 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-05-29 | b43: Upload both beacon templates on initial load | Michael Buesch | 1 | -0/+1 |
2008-05-22 | b43: Add firmware markers support | Michael Buesch | 1 | -0/+5 |
2008-05-22 | b43: Add panic reason code that doesn't trigger restart | Michael Buesch | 1 | -0/+9 |
2008-05-22 | b43: Allow running without PCM firmware | Michael Buesch | 1 | -0/+4 |
2008-05-22 | b43: Add hooks for firmware debugging | Michael Buesch | 1 | -0/+9 |
2008-05-22 | mac80211: move TX info into skb->cb | Johannes Berg | 1 | -1/+0 |
2008-05-15 | b43: replace limit_value macro with clamp_val | Harvey Harrison | 1 | -16/+0 |
2008-05-07 | b43: Don't disable IRQs in mac_suspend | Michael Buesch | 1 | -2/+1 |
2008-05-02 | b43: Fix some TX/RX locking issues | Michael Buesch | 1 | -0/+4 |
2008-04-09 | b43: Fix PHY TX control words in SHM | Michael Buesch | 1 | -0/+1 |
2008-04-09 | b43: Fix beacon BH update | Michael Buesch | 1 | -1/+0 |
2008-04-09 | b43: Beaconing fixes | Michael Buesch | 1 | -0/+1 |
2008-04-09 | b43: Fix TBTT and PU timings | Michael Buesch | 1 | -0/+1 |
2008-04-08 | b43: Add PIO support for PCMCIA devices | Michael Buesch | 1 | -3/+56 |
2008-03-08 | b43: Rename the DMA ring pointers | Michael Buesch | 1 | -9/+7 |
2008-03-08 | b43: Add QOS support | Michael Buesch | 1 | -0/+37 |
2008-02-29 | b43: Add HostFlags HI support | Michael Buesch | 1 | -26/+37 |
2008-02-29 | b43: Fix bandswitch | Michael Buesch | 1 | -7/+4 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -5/+0 |
2008-02-15 | b43: Add driver load messages | Michael Buesch | 1 | -0/+6 |
2008-02-05 | b43: avoid unregistering device objects during suspend | Rafael J. Wysocki | 1 | -0/+1 |
2008-01-29 | b43: Fix firmware caching | Michael Buesch | 1 | -4/+11 |
2008-01-29 | b43: Put multicast frames on the mcast queue | Michael Buesch | 1 | -2/+8 |
2008-01-29 | b43: Fix upload of beacon packets to the hardware | Michael Buesch | 1 | -3/+6 |
2008-01-29 | mac80211: dont use interface indices in drivers | Johannes Berg | 1 | -4/+1 |
2008-01-29 | b43: Remove the PHY spinlock | Michael Buesch | 1 | -9/+8 |
2008-01-29 | b43: Fix any N-PHY related WARN_ON() in the attach stage. | Michael Buesch | 1 | -5/+10 |
2008-01-29 | b43: Add definitions for MAC Control register | Michael Buesch | 1 | -3/+10 |
2008-01-29 | b43: Remove PIO support | Michael Buesch | 1 | -42/+3 |
2008-01-29 | b43: Fix chip access validation for new devices | Michael Buesch | 1 | -0/+5 |
2008-01-29 | b43: Fix ofdmtab write regression | Michael Buesch | 1 | -4/+10 |