index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunbmac: use standard #defines from mii.h.
Francois Romieu
2011-08-25
2
-32
/
+16
*
dl2k: use standard #defines from mii.h.
Francois Romieu
2011-08-25
2
-162
/
+53
*
be2net: remove unused variable
Sathya Perla
2011-08-25
1
-1
/
+0
*
be2net: increase FW update completion timeout
Sathya Perla
2011-08-25
1
-1
/
+1
*
be2net: fix erx->rx_drops_no_frags wrap around
Sathya Perla
2011-08-25
1
-3
/
+19
*
be2net: get rid of memory mapped pci-cfg space address
Sathya Perla
2011-08-25
2
-20
/
+8
*
be2net: Fix race in posting rx buffers.
Sathya Perla
2011-08-25
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-08-22
156
-3380
/
+20353
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
156
-3380
/
+20353
|
|
\
|
|
*
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-08-12
8
-1634
/
+471
|
|
*
ath9k: avoid sending a-mpdu packets to sleeping stations
Felix Fietkau
2011-08-12
1
-2
/
+4
|
|
*
ath9k: remove eeprom txgain override for minor version < 19
Marek Lindner
2011-08-12
1
-4
/
+1
|
|
*
ath9k: remove obselete comments
Mohammed Shafi Shajakhan
2011-08-10
1
-5
/
+0
|
|
*
ath9k: optimize rate control statistics
Mohammed Shafi Shajakhan
2011-08-10
1
-2
/
+2
|
|
*
ath9k_htc: minor clean-up
Mohammed Shafi Shajakhan
2011-08-10
1
-3
/
+0
|
|
*
mac80211_hwsim: Fix RX status reporting for HT
Jouni Malinen
2011-08-10
1
-0
/
+6
|
|
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-08-10
6
-70
/
+74
|
|
|
\
|
|
|
*
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-10
6
-70
/
+74
|
|
*
|
Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...
John W. Linville
2011-08-09
26
-0
/
+17957
|
|
|
\
|
|
|
|
*
ath6kl: Release the memory allocated for the firmware
Raja Mani
2011-08-09
1
-0
/
+5
|
|
|
*
ath6kl: Fix crash during the connection process
Raja Mani
2011-08-09
1
-3
/
+3
|
|
|
*
ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
Vasanthakumar Thiagarajan
2011-08-09
3
-3
/
+2
|
|
|
*
ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer
Vasanthakumar Thiagarajan
2011-08-09
3
-9
/
+6
|
|
|
*
ath6kl: Remove ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
2011-08-09
3
-12
/
+2
|
|
|
*
ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
2011-08-09
3
-4
/
+4
|
|
|
*
ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...
Vasanthakumar Thiagarajan
2011-08-09
2
-4
/
+7
|
|
|
*
ath6kl: Cleanup parameters of wlan_node_table_init()
Vasanthakumar Thiagarajan
2011-08-09
3
-3
/
+3
|
|
|
*
ath6kl: Remove ath6kl_wmi_get_current_bssid()
Vasanthakumar Thiagarajan
2011-08-09
3
-11
/
+1
|
|
|
*
ath6kl: Remove bssid from struct wmi
Vasanthakumar Thiagarajan
2011-08-09
2
-6
/
+2
|
|
|
*
ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()
Vasanthakumar Thiagarajan
2011-08-09
3
-6
/
+5
|
|
|
*
ath6kl: Move scan table from wmi to ath6kl
Vasanthakumar Thiagarajan
2011-08-09
3
-16
/
+17
|
|
|
*
ath6kl: Cleanup void *parent_dev in struct wmi
Vasanthakumar Thiagarajan
2011-08-09
3
-4
/
+4
|
|
|
*
ath6kl: change aggreation timeout message from an error to a debug message
Kalle Valo
2011-08-09
2
-1
/
+7
|
|
|
*
ath6kl: remove dependency to wireless extensions
Kalle Valo
2011-08-09
1
-2
/
+0
|
|
|
*
ath6kl: fix crash when interface is closed but scan is ongoing
Kalle Valo
2011-08-09
1
-18
/
+23
|
|
|
*
ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
Kalle Valo
2011-08-09
1
-1
/
+2
|
|
|
*
ath6kl: don't force foreground scan when connected
Kalle Valo
2011-08-09
1
-5
/
+1
|
|
|
*
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
Raja Mani
2011-08-09
4
-11
/
+6
|
|
|
*
ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...
Raja Mani
2011-08-09
1
-2
/
+1
|
|
|
*
ath6kl: Rearrange the variable and the value position in IF condition
Raja Mani
2011-08-09
1
-1
/
+1
|
|
|
*
ath6kl: Print bad trailer data only when htc fails to parse trailer info
Raja Mani
2011-08-09
1
-2
/
+3
|
|
|
*
ath6kl: Remove unused struct ath6kl_async_reg_io_buffer
Vasanthakumar Thiagarajan
2011-08-09
1
-9
/
+0
|
|
|
*
ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
4
-6
/
+7
|
|
|
*
ath6kl: Bypass reading irq status based on chk_irq_status_cnt
Vasanthakumar Thiagarajan
2011-08-09
1
-1
/
+2
|
|
|
*
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
6
-26
/
+16
|
|
|
*
ath6kl: Move block_sz and block_mask from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
4
-13
/
+14
|
|
|
*
ath6kl: Move bundle size from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
3
-10
/
+10
|
|
|
*
ath6kl: Remove callback msg_pending() and used the function directly
Vasanthakumar Thiagarajan
2011-08-09
4
-7
/
+6
|
|
|
*
ath6kl: Minor cleanup in ath6kldev_submit_scat_req()
Vasanthakumar Thiagarajan
2011-08-09
1
-5
/
+2
|
|
|
*
ath6kl: Remove ath6kldev_setup_msg_bndl()
Vasanthakumar Thiagarajan
2011-08-09
3
-7
/
+1
[next]