index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-19
/
+20
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-15
/
+15
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
1
-5
/
+5
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-2
/
+1
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
1
-7
/
+7
2011-08-08
iwlagn: support new P2P implementation
Johannes Berg
1
-0
/
+5
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
1
-0
/
+2
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
1
-1
/
+5
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
1
-4
/
+4
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-2
/
+2
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-4
/
+4
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-4
/
+5
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-7
/
+9
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
1
-6
/
+0
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
1
-4
/
+2
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
1
-14
/
+0
2011-07-01
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
1
-1
/
+1
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-06-24
iwlagn: fill beacon TX rate properly
Johannes Berg
1
-13
/
+0
2011-06-24
iwlagn: fix change_interface for P2P types
Johannes Berg
1
-1
/
+2
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
1
-3
/
+3
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
1
-23
/
+1
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
1
-22
/
+2
2011-06-11
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
1
-4
/
+4
2011-06-11
iwlagn: move bt_coex_active as part of iwlagn_mod_params
Wey-Yi Guy
1
-22
/
+1
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+1
2011-06-03
iwlagn: call commit_rxon function directly
Wey-Yi Guy
1
-1
/
+1
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
1
-5
/
+1
2011-06-01
iwlagn: remove un-necessary tx power ops
Wey-Yi Guy
1
-4
/
+1
2011-04-30
iwlagn: prefer BSS context
Johannes Berg
1
-0
/
+14
2011-04-30
iwlagn: improve RXON checking
Johannes Berg
1
-19
/
+19
2011-04-30
iwlagn: mod param cleanup
Don Fry
1
-3
/
+4
2011-04-30
iwlagn: avoid hangs when restarting device
Johannes Berg
1
-0
/
+4
2011-04-29
iwlagn: fix tx power initialization
Stanislaw Gruszka
1
-2
/
+7
2011-04-22
iwlagn: leave notification waits on firmware errors
Johannes Berg
1
-0
/
+15
2011-04-18
iwlagn: remove un-necessary ieee80211_ops
Wey-Yi Guy
1
-24
/
+0
2011-04-08
iwlagn: remove un-needed configuration
Wey-Yi Guy
1
-14
/
+12
2011-04-08
iwlagn: cleanup to remove the reference for 3945
Wey-Yi Guy
1
-1
/
+0
2011-04-08
iwlwifi: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-04-08
iwlagn: remove un-necessary function pointer
Wey-Yi Guy
1
-6
/
+4
2011-04-07
iwlagn: remove BSM clock setting
Johannes Berg
1
-10
/
+2
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: centralize and fix ucode restart
Johannes Berg
1
-48
/
+51
2011-04-07
iwlagn: clean up some 3945/4965 remnants
Johannes Berg
1
-1
/
+0
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
1
-63
/
+0
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-54
/
+0
[next]