summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'origin' into develRussell King2009-03-283099-126920/+223404
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-28207-2768/+12321
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-28120-2094/+10099
| | |\
| | | * cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez2009-03-282-32/+18Star
| | | * mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-2817-169/+84Star
| | | * mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-287-78/+221
| | | * mac80211: add skb length sanity checkingJohannes Berg2009-03-281-1/+6
| | | * mac80211: unify and fix TX aggregation startJohannes Berg2009-03-283-39/+30Star
| | | * mac80211: clean up __ieee80211_tx argsJohannes Berg2009-03-281-15/+16
| | | * mac80211: rework the pending packets codeJohannes Berg2009-03-284-79/+98
| | | * mac80211: fix A-MPDU queue assignmentJohannes Berg2009-03-281-8/+27
| | | * mac80211: rewrite fragmentationJohannes Berg2009-03-285-224/+173Star
| | | * iwlwifi: show current driver status in user readable formatWey-Yi Guy2009-03-281-1/+53
| | | * b43: Add BCM4307 PCI-IDMichael Buesch2009-03-281-0/+1
| | | * cfg80211: fix locking in nl80211_set_wiphyJohannes Berg2009-03-283-28/+33
| | | * mac80211: fix RX pathJohannes Berg2009-03-281-1/+1
| | | * ath5k: properly drop packets from ops->txBob Copeland2009-03-281-4/+6
| | | * ar9170: single module buildChristian Lamparter2009-03-286-60/+7Star
| | | * ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez2009-03-281-1/+6
| | | * rt2x00: New USB ID for rt73usbIvo van Doorn2009-03-281-0/+2
| | | * ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2009-03-282-4/+13
| | | * b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava2009-03-281-1/+1
| | | * p54: Kconfig maintenanceChristian Lamparter2009-03-281-28/+4Star
| | | * mac80211: rate control status only for controlled packetsJohannes Berg2009-03-283-3/+11
| | | * ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter2009-03-283-103/+49Star
| | | * mac80211: add beacon filtering supportKalle Valo2009-03-285-1/+92
| | | * cfg80211: add feature to hold bssKalle Valo2009-03-283-1/+46
| | | * mac80211: disable power save when scanningKalle Valo2009-03-282-7/+69
| | | * mac80211: track beacons separately from the rx path activityKalle Valo2009-03-283-32/+52
| | | * mac80211: decrease execution of the associated timerKalle Valo2009-03-283-0/+20
| | | * ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2009-03-282-0/+4
| | | * ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter2009-03-285-0/+43
| | | * ar9170: ar9170: USB frontend driverChristian Lamparter2009-03-282-0/+821
| | | * ar9170: mac/bbp and phy codeChristian Lamparter2009-03-282-0/+1692
| | | * ar9170: ar9170: mac80211 interaction codeChristian Lamparter2009-03-285-0/+2377
| | | * ar9170: hardware and eeprom header filesChristian Lamparter2009-03-282-0/+585
| | | * mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-285-34/+11Star
| | | * cfg80211: accept no-op interface mode changesJohannes Berg2009-03-282-9/+30
| | | * cfg80211: remove code about country IE support with OLD_REGLuis R. Rodriguez2009-03-281-28/+11Star
| | | * cfg80211: make regdom module parameter available oustide of OLD_REGLuis R. Rodriguez2009-03-282-5/+32
| | | * cfg80211: fix incorrect assumption on last_request for 11dLuis R. Rodriguez2009-03-281-1/+7
| | | * cfg80211: force last_request to be set for OLD_REG if regdom is EULuis R. Rodriguez2009-03-281-4/+7
| | | * mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez2009-03-281-0/+3
| | | * Add mesh point functionality to ath9kPat Erley2009-03-284-13/+18
| | | * p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-282-8/+13
| | | * nl80211: Check iftype in cfg80211 codeJouni Malinen2009-03-282-42/+56
| | | * nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen2009-03-282-25/+40
| | | * nl80211: Add more through validation of MLME command parametersJouni Malinen2009-03-281-6/+26
| | | * nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-288-240/+14Star
| | | * ssb: remove EXPERIMENTAL dependencies.Michael Buesch2009-03-281-8/+8