index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl3945-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-24
1
-1
/
+50
|
\
|
*
iwlwifi: fix 3945 filter flags
Johannes Berg
2010-08-17
1
-1
/
+50
*
|
iwlwifi: refactor iwl_setup_rxon_timing
Johannes Berg
2010-08-24
1
-9
/
+2
*
|
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
1
-19
/
+24
*
|
iwlwifi: track IBSS manager status
Johannes Berg
2010-08-16
1
-1
/
+4
*
|
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
2010-08-16
1
-4
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-16
1
-4
/
+1
|
\
\
|
|
/
|
*
iwlagn: fix rts cts protection
Johannes Berg
2010-08-09
1
-4
/
+1
*
|
iwlwifi: disable aspm by default
John W. Linville
2010-08-16
1
-0
/
+4
|
/
*
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-27
1
-6
/
+7
*
iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise
John W. Linville
2010-07-26
1
-1
/
+4
*
iwlwifi: reduce beacon fill conditions
Johannes Berg
2010-07-23
1
-3
/
+1
*
iwlwifi: display ucode SW Error in hex
Jay Sternberg
2010-06-21
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
1
-2
/
+7
|
\
|
*
iwlwifi: serialize station management actions
Reinette Chatre
2010-06-14
1
-2
/
+7
*
|
iwlwifi: rename rxq->dma_addr
Emmanuel Grumbach
2010-06-14
1
-1
/
+1
*
|
iwlwifi: trace full RX
Johannes Berg
2010-06-14
1
-2
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-3
/
+53
|
\
\
|
|
/
|
*
iwl3945: fix internal scan
Abhijeet Kolekar
2010-06-05
1
-3
/
+53
*
|
iwlwifi: reduce memory allocation
Johannes Berg
2010-06-05
1
-1
/
+1
*
|
iwlwifi: beacon format related helper function
Wey-Yi Guy
2010-06-05
1
-53
/
+3
*
|
iwlwifi: remove unused parameter in iwl_priv
Wey-Yi Guy
2010-06-05
1
-3
/
+0
*
|
iwlwifi: use virtual interface address for scan
Johannes Berg
2010-06-05
1
-1
/
+3
*
|
iwlwifi: remove mac_addr assignment
Johannes Berg
2010-06-05
1
-3
/
+2
*
|
iwlwifi: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-06-04
1
-2
/
+2
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-06-02
1
-41
/
+12
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: use proper short slot/preamble settings
Johannes Berg
2010-05-13
1
-13
/
+4
|
*
iwlwifi: fix and add missing sta_lock usage
Reinette Chatre
2010-05-13
1
-2
/
+3
|
*
iwl3945: remove sequence number assignment
Johannes Berg
2010-05-13
1
-11
/
+1
|
*
iwlwifi: introduce iwl_sta_id_or_broadcast
Johannes Berg
2010-05-13
1
-15
/
+4
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
1
-70
/
+93
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-70
/
+93
|
|
\
\
|
|
|
/
|
|
*
iwlwifi: clear driver stations when going down
Johannes Berg
2010-05-10
1
-0
/
+1
|
|
*
iwlwifi: use iwl_find_station less
Johannes Berg
2010-05-10
1
-10
/
+13
|
|
*
iwlwifi: track station IDs
Johannes Berg
2010-05-10
1
-5
/
+7
|
|
*
iwlwifi: rework broadcast station management
Johannes Berg
2010-05-10
1
-2
/
+6
|
|
*
iwlwifi: push virtual interface through
Johannes Berg
2010-05-10
1
-32
/
+31
|
|
*
iwlagn: implement loading a new firmware file type
Johannes Berg
2010-05-10
1
-1
/
+3
|
|
*
iwlwifi: remove ucode virtual functions
Johannes Berg
2010-05-10
1
-1
/
+1
|
|
*
iwl3945: remove ucode access indirection
Johannes Berg
2010-05-10
1
-9
/
+30
|
|
*
iwlwifi: manage IBSS station properly
Johannes Berg
2010-05-10
1
-11
/
+0
|
|
*
iwl3945: use iwl3945_add_bcast_station
Johannes Berg
2010-05-10
1
-1
/
+1
|
|
*
iwl3945: fix scan races
Abhijeet Kolekar
2010-05-10
1
-0
/
+2
*
|
|
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-1
/
+0
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-3
/
+3
|
\
\
|
|
/
|
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-05-03
1
-2
/
+3
|
|
\
|
|
*
iwl3945: add ucode statistics
Abhijeet Kolekar
2010-04-30
1
-1
/
+1
|
|
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-30
1
-1
/
+2
|
|
|
\
|
|
|
*
iwlwifi: work around passive scan issue
Johannes Berg
2010-04-30
1
-1
/
+2
|
*
|
|
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-1
/
+0
|
|
/
/
[prev]
[next]