index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
brcm80211: remove some truely barftastic code
Alan Cox
2
-40
/
+0
2012-10-19
brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg
Arend van Spriel
1
-1
/
+1
2012-10-19
brcmfmac: fix sparse warnings
Franky Lin
1
-2
/
+2
2012-10-19
brcmfmac: Using zero instead of NULL
Dan Carpenter
1
-4
/
+3
2012-10-19
ath9k: perform ANI cycle in idle state
Rajkumar Manoharan
4
-2
/
+16
2012-10-19
carl9170: handle traps from firmware loader
Christian Lamparter
2
-3
/
+10
2012-10-19
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
1
-12
/
+12
2012-10-19
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2
-6
/
+7
2012-10-19
rt2800: comment tx power settings
Stanislaw Gruszka
1
-3
/
+19
2012-10-19
rt2800: allow to reduce tx power on devices not exporting power limit
Stanislaw Gruszka
1
-0
/
+27
2012-10-19
rt2800: pass channel pointer to rt2800_config_txpower
Stanislaw Gruszka
1
-4
/
+5
2012-10-19
rt2800: use eeprom OFDM 6M TX power as criterion
Stanislaw Gruszka
1
-5
/
+6
2012-10-19
rt2800: compensate tx power also for non 11b rates on 2GHz
Stanislaw Gruszka
1
-3
/
+0
2012-10-19
rt2800: limit TX_PWR_CFG_ values to 0xc
Stanislaw Gruszka
1
-1
/
+2
2012-10-19
rt2800: use BBP_R1 for setting tx power
Stanislaw Gruszka
1
-8
/
+19
2012-10-19
ath_hw: Use common REG_WRITE parameter order
Sven Eckelmann
1
-10
/
+10
2012-10-19
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
3
-13
/
+6
2012-10-19
orinoco_usb: clean up some signedness issues
Dan Carpenter
1
-5
/
+4
2012-10-19
bcma: do not initialize deactivated PCIe cores
Hauke Mehrtens
1
-5
/
+5
2012-10-19
ath/ath9k/ar9003_eeprom.c: Remove semicolon after if
Peter Senna Tschudin
1
-1
/
+1
2012-10-19
ath9k: Fix BT_OP_SCAN usage
Sujith Manoharan
1
-9
/
+18
2012-10-19
ath9k: Use a helper routine for MCI/FTP tuning
Sujith Manoharan
1
-12
/
+21
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
6
-8
/
+31
2012-10-19
bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens
1
-1
/
+4
2012-10-19
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
2
-0
/
+3
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
4
-16
/
+19
2012-10-19
bcma: add some more flash chips for serial flash
Hauke Mehrtens
1
-1
/
+30
2012-10-19
bcma: extract drv_cc in bcma_core_mips_flash_detect()
Hauke Mehrtens
1
-11
/
+12
2012-10-19
bcma: mark nflash if it is the boot flash
Hauke Mehrtens
2
-0
/
+4
2012-10-19
bcma: add and use constants for the flash windows
Hauke Mehrtens
3
-5
/
+8
2012-10-19
bcma: mark pflash as present when available
Hauke Mehrtens
2
-0
/
+2
2012-10-19
bcma: init sprom struct earlier
Hauke Mehrtens
1
-7
/
+14
2012-10-19
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
6
-17
/
+51
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
6
-74
/
+122
2012-10-18
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
3
-2
/
+21
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
3
-3
/
+5
2012-10-18
cfg80211: add cfg80211 exported function tracing
Beni Lev
7
-10
/
+615
2012-10-18
cfg80211: add tracing to rdev-ops
Beni Lev
4
-79
/
+2141
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
14
-148
/
+700
2012-10-18
cfg80211: Disallow HT/WEP in IBSS mode
Sujith Manoharan
1
-3
/
+17
2012-10-18
mac80211: fix copy-paste typo in Kconfig
Marco Porsch
1
-1
/
+1
2012-10-18
mac80211: use __printf attribute in debugfs
Johannes Berg
1
-3
/
+3
2012-10-18
mac80211: remove some unused code
Johannes Berg
4
-18
/
+4
2012-10-18
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
3
-54
/
+5
2012-10-18
wireless: remove duplicate enum ieee80211_eid definitions
Arend van Spriel
1
-2
/
+0
2012-10-18
wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-2
/
+2
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
9
-16
/
+19
2012-10-18
mac80211: Notify new IBSS network creation
Sujith Manoharan
2
-3
/
+10
2012-10-18
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
3
-4
/
+22
2012-10-18
cfg80211: add support for flushing old scan results
Sam Leffler
6
-24
/
+66
[next]