| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 3099 | -126920/+223404 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-28 | 207 | -2768/+12321 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-28 | 120 | -2094/+10099 |
| | |\ |
|
| | | * | cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n | Luis R. Rodriguez | 2009-03-28 | 2 | -32/+18 |
| | | * | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-28 | 17 | -169/+84 |
| | | * | mac80211: fix aggregation to not require queue stop | Johannes Berg | 2009-03-28 | 7 | -78/+221 |
| | | * | mac80211: add skb length sanity checking | Johannes Berg | 2009-03-28 | 1 | -1/+6 |
| | | * | mac80211: unify and fix TX aggregation start | Johannes Berg | 2009-03-28 | 3 | -39/+30 |
| | | * | mac80211: clean up __ieee80211_tx args | Johannes Berg | 2009-03-28 | 1 | -15/+16 |
| | | * | mac80211: rework the pending packets code | Johannes Berg | 2009-03-28 | 4 | -79/+98 |
| | | * | mac80211: fix A-MPDU queue assignment | Johannes Berg | 2009-03-28 | 1 | -8/+27 |
| | | * | mac80211: rewrite fragmentation | Johannes Berg | 2009-03-28 | 5 | -224/+173 |
| | | * | iwlwifi: show current driver status in user readable format | Wey-Yi Guy | 2009-03-28 | 1 | -1/+53 |
| | | * | b43: Add BCM4307 PCI-ID | Michael Buesch | 2009-03-28 | 1 | -0/+1 |
| | | * | cfg80211: fix locking in nl80211_set_wiphy | Johannes Berg | 2009-03-28 | 3 | -28/+33 |
| | | * | mac80211: fix RX path | Johannes Berg | 2009-03-28 | 1 | -1/+1 |
| | | * | ath5k: properly drop packets from ops->tx | Bob Copeland | 2009-03-28 | 1 | -4/+6 |
| | | * | ar9170: single module build | Christian Lamparter | 2009-03-28 | 6 | -60/+7 |
| | | * | ath9k: fix dma mapping leak of rx buffer upon rmmod | Luis R. Rodriguez | 2009-03-28 | 1 | -1/+6 |
| | | * | rt2x00: New USB ID for rt73usb | Ivo van Doorn | 2009-03-28 | 1 | -0/+2 |
| | | * | ath5k: warn and correct rate for unknown hw rate indexes | Bob Copeland | 2009-03-28 | 2 | -4/+13 |
| | | * | b43: fix b43_plcp_get_bitrate_idx_ofdm return type | Lorenzo Nava | 2009-03-28 | 1 | -1/+1 |
| | | * | p54: Kconfig maintenance | Christian Lamparter | 2009-03-28 | 1 | -28/+4 |
| | | * | mac80211: rate control status only for controlled packets | Johannes Berg | 2009-03-28 | 3 | -3/+11 |
| | | * | ar9170: simplify & deBUG tx_status queueing and reporting | Christian Lamparter | 2009-03-28 | 3 | -103/+49 |
| | | * | mac80211: add beacon filtering support | Kalle Valo | 2009-03-28 | 5 | -1/+92 |
| | | * | cfg80211: add feature to hold bss | Kalle Valo | 2009-03-28 | 3 | -1/+46 |
| | | * | mac80211: disable power save when scanning | Kalle Valo | 2009-03-28 | 2 | -7/+69 |
| | | * | mac80211: track beacons separately from the rx path activity | Kalle Valo | 2009-03-28 | 3 | -32/+52 |
| | | * | mac80211: decrease execution of the associated timer | Kalle Valo | 2009-03-28 | 3 | -0/+20 |
| | | * | ath5k: Support LED's on Acer Extensa 5620z | Tulio Magno Quites Machado Filho | 2009-03-28 | 2 | -0/+4 |
| | | * | ar9170: update Makefile, Kconfig and MAINTAINERS | Christian Lamparter | 2009-03-28 | 5 | -0/+43 |
| | | * | ar9170: ar9170: USB frontend driver | Christian Lamparter | 2009-03-28 | 2 | -0/+821 |
| | | * | ar9170: mac/bbp and phy code | Christian Lamparter | 2009-03-28 | 2 | -0/+1692 |
| | | * | ar9170: ar9170: mac80211 interaction code | Christian Lamparter | 2009-03-28 | 5 | -0/+2377 |
| | | * | ar9170: hardware and eeprom header files | Christian Lamparter | 2009-03-28 | 2 | -0/+585 |
| | | * | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg | 2009-03-28 | 5 | -34/+11 |
| | | * | cfg80211: accept no-op interface mode changes | Johannes Berg | 2009-03-28 | 2 | -9/+30 |
| | | * | cfg80211: remove code about country IE support with OLD_REG | Luis R. Rodriguez | 2009-03-28 | 1 | -28/+11 |
| | | * | cfg80211: make regdom module parameter available oustide of OLD_REG | Luis R. Rodriguez | 2009-03-28 | 2 | -5/+32 |
| | | * | cfg80211: fix incorrect assumption on last_request for 11d | Luis R. Rodriguez | 2009-03-28 | 1 | -1/+7 |
| | | * | cfg80211: force last_request to be set for OLD_REG if regdom is EU | Luis R. Rodriguez | 2009-03-28 | 1 | -4/+7 |
| | | * | mac80211_hwsim: let the reg workqueue breathe when regtest is set | Luis R. Rodriguez | 2009-03-28 | 1 | -0/+3 |
| | | * | Add mesh point functionality to ath9k | Pat Erley | 2009-03-28 | 4 | -13/+18 |
| | | * | p54: fix SoftLED compile dependencies | Christian Lamparter | 2009-03-28 | 2 | -8/+13 |
| | | * | nl80211: Check iftype in cfg80211 code | Jouni Malinen | 2009-03-28 | 2 | -42/+56 |
| | | * | nl80211: Check that netif_runnin is true in cfg80211 code | Jouni Malinen | 2009-03-28 | 2 | -25/+40 |
| | | * | nl80211: Add more through validation of MLME command parameters | Jouni Malinen | 2009-03-28 | 1 | -6/+26 |
| | | * | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 2009-03-28 | 8 | -240/+14 |
| | | * | ssb: remove EXPERIMENTAL dependencies. | Michael Buesch | 2009-03-28 | 1 | -8/+8 |