index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-2370
/
+0
2012-06-06
iwlwifi: make a lot of functions static
Johannes Berg
1
-16
/
+16
2012-06-06
iwlwifi: handle race condition in ROC flow
Ilan Peer
1
-0
/
+3
2012-06-05
iwlwifi: implement dynamic opmode loading
Don Fry
1
-8
/
+8
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
1
-1
/
+1
2012-05-08
iwlwifi: modify #ifdef to avoid sparse complain
Wey-Yi Guy
1
-18
/
+17
2012-05-08
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
1
-1
/
+0
2012-05-08
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
1
-0
/
+3
2012-05-08
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
1
-6
/
+5
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2012-04-23
iwlwifi: use new mac80211 queue scheme
Johannes Berg
1
-58
/
+31
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
1
-82
/
+9
2012-04-23
iwlwifi: move driver defines to iwl-drv.h
Johannes Berg
1
-0
/
+1
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-23
iwlwifi: remove traffic log
Johannes Berg
1
-9
/
+4
2012-04-23
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
1
-1
/
+2
2012-04-23
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
1
-3
/
+0
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
1
-0
/
+1
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-20
/
+21
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-35
/
+35
2012-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
1
-0
/
+1
2012-04-16
iwlwifi: expose static methods for MVM use
David Spinadel
1
-16
/
+16
2012-04-16
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
1
-4
/
+1
2012-04-16
iwlwifi: complete STATUS_READY refactoring
Don Fry
1
-0
/
+9
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
1
-6
/
+0
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
1
-10
/
+0
2012-04-12
iwlwifi: change the default P2P support to "Yes"
Wey-Yi Guy
1
-1
/
+1
2012-04-12
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
Meenakshi Venkataraman
1
-0
/
+19
2012-04-12
iwlwifi: move iwl_send_bt_config and mark it static
Meenakshi Venkataraman
1
-0
/
+23
2012-04-12
iwlwifi: move iwlagn_fw_error to iwl-agn.c
Meenakshi Venkataraman
1
-0
/
+59
2012-04-12
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
Meenakshi Venkataraman
1
-0
/
+12
2012-04-12
iwlwifi: move iwl_free_skb and mark it static
Meenakshi Venkataraman
1
-0
/
+9
2012-04-12
iwlwifi: calculate active legacy rates per station
Johannes Berg
1
-2
/
+0
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
1
-2
/
+38
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-8
/
+5
2012-04-12
iwlwifi: split force_reset debugfs file
Johannes Berg
1
-6
/
+0
2012-04-12
iwlwifi: remove ack_check module parameter
Johannes Berg
1
-3
/
+0
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-18
/
+18
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
1
-13
/
+5
2012-04-12
iwlwifi: move rx_page_order into transport
Johannes Berg
1
-11
/
+1
2012-04-10
iwlwifi: Add pr_fmt
Joe Perches
1
-0
/
+3
2012-04-09
iwlwifi: move FW_ERROR to priv
Don Fry
1
-4
/
+3
2012-04-09
iwlwifi: remove firmware info from iwl_shared
Meenakshi Venkataraman
1
-11
/
+9
2012-04-09
iwlwifi: move iwl_init_geos to iwl-agn.c
Meenakshi Venkataraman
1
-0
/
+183
2012-04-09
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
1
-5
/
+5
2012-04-09
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
1
-1
/
+380
2012-04-09
iwlwifi: make iwl_nic_error static
Meenakshi Venkataraman
1
-0
/
+7
2012-04-09
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
Meenakshi Venkataraman
1
-1
/
+1
[next]