summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: adjust TSF in IBSSAssaf Krauss2008-06-302-1/+4
* iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas2008-06-301-2/+6
* iwlwifi: fix IBSS association flowTomas Winkler2008-06-301-9/+12
* iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-305-32/+2
* iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky2008-06-303-45/+47
* iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-305-150/+151
* iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-304-173/+13
* iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-305-860/+861
* iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-304-14/+15
* iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-309-85/+103
* iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach2008-06-301-33/+46
* iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach2008-06-301-0/+1
* iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2008-06-302-4/+4
* iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-304-53/+100
* iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler2008-06-301-4/+16
* iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2008-06-302-1/+3
* b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2008-06-302-0/+36
* b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2008-06-302-2/+2
* hostap: use radiotap headers by defaultPavel Roskin2008-06-301-0/+1
* hostap: add radiotap support in monitor modePavel Roskin2008-06-303-2/+38
* hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin2008-06-301-19/+1
* iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah2008-06-303-42/+0
* iwl-rfkill.c: correct 'recieved' typoJohn W. Linville2008-06-301-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-2852-3759/+1337
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-274-8/+21
| * ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-271-1/+0
| * wireless: Small cleanupsPavel Machek2008-06-272-25/+20
| * iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2008-06-272-2/+11
| * b43: Fix PIO skb clobberMichael Buesch2008-06-271-1/+1
| * rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn2008-06-271-3/+6
| * ath5k: convert LED code to use mac80211 triggersBob Copeland2008-06-273-154/+132
| * rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-271-18/+2
| * b43: Add debugfs firmware debugging knobMichael Buesch2008-06-273-0/+15
| * b43: Add simple firmware watchdogMichael Buesch2008-06-272-0/+17
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-273-131/+137
| * adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-261-8/+1
| * b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-262-44/+0
| * b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-261-8/+30
| * b43: Add debugfs files for random SHM accessMichael Buesch2008-06-264-17/+234
| * b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-262-0/+133
| * rt2x00: Release rt2x00 2.1.8Ivo van Doorn2008-06-261-1/+1
| * rt2x00: Increase queue sizeIvo van Doorn2008-06-261-7/+10
| * rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-263-8/+10
| * rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-2611-137/+102
| * rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-2610-176/+204
| * rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-264-66/+113
| * rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-268-26/+25
| * rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-263-0/+18
| * rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-263-39/+7
| * wireless: fix fallout from device_create removalStephen Rothwell2008-06-261-3/+4