| Commit message (Expand) | Author | Files | Lines |
2008-01-29 | mac80211: A-MPDU Rx remove stop_rx_ba_session warning print | Ron Rindjunsky | 1 | -3/+0 |
2008-01-29 | mac80211: A-MPDU Rx stop aggregation on proper dev | Ron Rindjunsky | 1 | -3/+5 |
2008-01-29 | mac80211: Initialize vif pointer | Ivo van Doorn | 2 | -0/+2 |
2008-01-29 | libertas: pepper main with debug statement | Holger Schurig | 1 | -62/+82 |
2008-01-29 | libertas: don't blindly try mesh | Holger Schurig | 1 | -23/+27 |
2008-01-29 | libertas: always show firmware release | Holger Schurig | 4 | -20/+25 |
2008-01-29 | libertas: move cardspecific data to driver | Holger Schurig | 3 | -3/+4 |
2008-01-29 | libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message | Holger Schurig | 1 | -1/+4 |
2008-01-29 | b43: Add lots of N-PHY lookup tables | Michael Buesch | 2 | -0/+1236 |
2008-01-29 | iwlwifi: style fixes to usage of << and >> operators | Reinette Chatre | 11 | -160/+160 |
2008-01-29 | iwlwifi: remove reference to non-existent documentation | Reinette Chatre | 1 | -12/+8 |
2008-01-29 | iwlwifi: Update iwlwifi version stamp to 1.2.23 | Zhu Yi | 2 | -2/+2 |
2008-01-29 | iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta | Tomas Winkler | 1 | -102/+104 |
2008-01-29 | iwlwifi: 4965 unify rate scale variable names for station data | Tomas Winkler | 1 | -301/+308 |
2008-01-29 | iwlwifi: move uCode helper functions to iwl-helpers.h | Tomas Winkler | 3 | -107/+42 |
2008-01-29 | iwlwifi: fix problem when rf_killswitch change during suspend/resume | Zhu Yi | 2 | -167/+90 |
2008-01-29 | iwlwifi: delay firmware loading from pci_probe to network interface open | Zhu Yi | 4 | -166/+217 |
2008-01-29 | iwlwifi: document scan command | Ben Cahill | 2 | -56/+234 |
2008-01-29 | iwlwifi: remove iwl4965_tx_cmd | Tomas Winkler | 3 | -82/+55 |
2008-01-29 | iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h | Tomas Winkler | 2 | -7/+7 |
2008-01-29 | iwl4965: Remove redundant code in iwl4965_tx_cmd | Tomas Winkler | 1 | -22/+1 |
2008-01-29 | b43: Add NPHY channel switch code | Michael Buesch | 5 | -13/+1182 |
2008-01-29 | b43: Add NPHY radio init code | Michael Buesch | 8 | -9/+512 |
2008-01-29 | ssb: Add boardflags_hi field to the sprom data structure | Michael Buesch | 2 | -0/+4 |
2008-01-29 | b43: Add Broadcom 2055 radio register definitions | Michael Buesch | 1 | -0/+210 |
2008-01-29 | WAVELAN - compile-time check for struct sizes | Helge Deller | 4 | -60/+9 |
2008-01-29 | b43: Add support for new firmware | Michael Buesch | 6 | -129/+298 |
2008-01-29 | b43: Fix radio ID register reading | Michael Buesch | 1 | -4/+3 |
2008-01-29 | rt2x00: Fix queue_idx initialization | Ivo van Doorn | 1 | -4/+9 |
2008-01-29 | rt2x00: Data and desc pointer initialization | Ivo van Doorn | 3 | -23/+22 |
2008-01-29 | b43: Add N-PHY related initvals firmware filenames. | Michael Buesch | 1 | -0/+12 |
2008-01-29 | b43: Fix tim search buffer overrun | Michael Buesch | 1 | -3/+4 |
2008-01-29 | b43: Put multicast frames on the mcast queue | Michael Buesch | 3 | -42/+92 |
2008-01-29 | b43: Fix template upload locking. | Michael Buesch | 1 | -7/+8 |
2008-01-29 | b43: Fix upload of beacon packets to the hardware | Michael Buesch | 2 | -80/+151 |
2008-01-29 | mac80211: add unified BSS configuration | Johannes Berg | 19 | -120/+183 |
2008-01-29 | mac80211: Fix rate reporting regression | Michael Wu | 5 | -25/+49 |
2008-01-29 | iwlwifi: A-MPDU Rx flow enabled | Ron Rindjunsky | 3 | -40/+35 |
2008-01-29 | ath5k: Fix frame duration oops | Luis R. Rodriguez | 1 | -2/+6 |
2008-01-29 | mac80211: implement cfg80211 station handling | Johannes Berg | 1 | -0/+192 |
2008-01-29 | mac80211: add beacon configuration via cfg80211 | Johannes Berg | 6 | -62/+213 |
2008-01-29 | mac80211: move interface type to vif structure | Johannes Berg | 13 | -117/+118 |
2008-01-29 | mac80211: dont use interface indices in drivers | Johannes Berg | 29 | -174/+205 |
2008-01-29 | Add rtl8180 wireless driver | Michael Wu | 18 | -60/+2777 |
2008-01-29 | [PATCH] Net: add ath5k wireless driver | Jiri Slaby | 16 | -0/+15848 |
2008-01-29 | b43: finish removal of pio support | John W. Linville | 2 | -805/+0 |
2008-01-29 | hostap_cs: don't match revisions in presense of the MAC chip name | Pavel Roskin | 1 | -9/+6 |
2008-01-29 | b43: Remove the PHY spinlock | Michael Buesch | 5 | -65/+36 |
2008-01-29 | b43: Fix PHY register routing | Michael Buesch | 3 | -114/+145 |
2008-01-29 | b43: Add N-PHY register definitions | Michael Buesch | 5 | -12/+760 |