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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
mac80211: Push the deleted comment to correct place
Ashok Nagarajan
1
-0
/
+5
2012-05-16
wlcore: fix some sparse warnings due to missing static declaration
Luciano Coelho
1
-3
/
+4
2012-05-16
wlcore: fix pointer print out in wl1271_acx_set_rx_filter()
Luciano Coelho
1
-2
/
+3
2012-05-16
mwifiex: remove set_channel cfg80211 hook
Johannes Berg
1
-27
/
+0
2012-05-16
rndis_wlan: remove set_channel cfg80211 hook
Johannes Berg
1
-14
/
+0
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
3
-1
/
+6
2012-05-16
iwlwifi: invert the order of ssid list in scan cmd
David Spinadel
1
-1
/
+5
2012-05-16
iwlwifi: disable default wildcard ssid scan
David Spinadel
2
-11
/
+24
2012-05-16
iwlwifi: fix scan_cmd_size allocation
David Spinadel
2
-6
/
+12
2012-05-16
nl80211: refactor valid channel type check
Johannes Berg
1
-30
/
+29
2012-05-16
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
2
-4
/
+4
2012-05-16
nl80211: prevent additions to old station flags API
Johannes Berg
2
-2
/
+10
2012-05-16
NFC: Queue I frame fragments to the LLCP sockets queue tail
Samuel Ortiz
1
-1
/
+1
2012-05-16
NFC: Export nfc.h to userland
Samuel Ortiz
1
-0
/
+1
2012-05-16
mac80211: fix network header location when adding encryption headers
Arik Nemtsov
2
-0
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
3
-3
/
+16
2012-05-16
rt2x00:Add RT539b chipset support
Zero.Lin
1
-0
/
+1
2012-05-16
ssb: add PCI IDs 0x4322 and 43222
Hauke Mehrtens
1
-0
/
+2
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
3
-5
/
+19
2012-05-16
mwifiex: delete IEs when stop_ap
Avinash Patil
3
-0
/
+75
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
5
-0
/
+195
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
8
-1
/
+201
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
3
-21
/
+48
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
5
-0
/
+268
2012-05-16
mwifiex: add AP event handling framework
Avinash Patil
4
-2
/
+73
2012-05-16
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
5
-0
/
+139
2012-05-16
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
6
-20
/
+150
2012-05-16
mwifiex: handle interface type changes correctly
Avinash Patil
1
-18
/
+46
2012-05-16
mwifiex: stop BSS in deauthentication handling
Avinash Patil
1
-0
/
+4
2012-05-16
mwifiex: add AP command sys_config and set channel
Avinash Patil
5
-1
/
+90
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
6
-2
/
+75
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
5
-9
/
+46
2012-05-16
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
3
-25
/
+27
2012-05-16
mwifiex: multi-interface support for mwifiex
Avinash Patil
1
-0
/
+20
2012-05-16
mwifiex: support for creation of AP interface
Avinash Patil
4
-66
/
+98
2012-05-16
mwifiex: handle station specific commands on STA interface only
Avinash Patil
2
-20
/
+34
2012-05-16
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
3
-16
/
+23
2012-05-16
b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
Bjorn Helgaas
1
-1
/
+1
2012-05-16
cfg80211: add warning when calculating MCS rates >= 32
Johannes Berg
1
-1
/
+1
2012-05-16
cfg80211: remove double prototype
Johannes Berg
1
-2
/
+0
2012-05-16
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
1
-2
/
+2
2012-05-16
mac80211: fix TX aggregation session timer
Johannes Berg
1
-2
/
+8
2012-05-16
mac80211: fix single queue drivers
Johannes Berg
1
-1
/
+3
2012-05-16
bcma: Add flush for BCMA_RESET_CTL write
Nathan Hintz
1
-0
/
+1
2012-05-16
bcma: Add __devexit to bcma_host_pci_remove
Nathan Hintz
1
-2
/
+2
2012-05-16
bcma: reads/writes are always 4 bytes, so always map 4 bytes
Nathan Hintz
1
-3
/
+3
2012-05-16
bcma: Account for variable PCI memory base/size
Nathan Hintz
1
-2
/
+2
2012-05-16
bcma: Move initialization of SPROM to prevent overwrite
Nathan Hintz
2
-2
/
+4
2012-05-16
bcma: Find names of non BCM cores
Nathan Hintz
1
-14
/
+40
2012-05-16
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
1
-0
/
+3
[next]