index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
b43: bus: add helpers for checking host type
Rafał Miłecki
2
-6
/
+17
2011-06-01
b43: use new pointers path to access ssb_device in SSB specific places
Rafał Miłecki
1
-11
/
+17
2011-06-01
b43: SDIO: use new pointers path to access ssb_device
Rafał Miłecki
1
-2
/
+2
2011-06-01
b43: LP-PHY: use new pointers path to access ssb_device
Rafał Miłecki
1
-5
/
+10
2011-06-01
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-06-01
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2
-2
/
+1
2011-06-01
bcma: pci: implement interrupts control
Rafał Miłecki
1
-0
/
+23
2011-06-01
ath9k_hw: remove ath9k_hw_get_desc_link
Felix Fietkau
4
-20
/
+0
2011-06-01
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
4
-206
/
+138
2011-06-01
ath9k: remove redundant if check
Mohammed Shafi Shajakhan
1
-17
/
+12
2011-06-01
mac80211_hwsim driver support userspace frame tx/rx
Javier Lopez
2
-15
/
+580
2011-06-01
rt2x00: Enabled rt35xx device support by default.
Gertjan van Wingerde
1
-7
/
+2
2011-06-01
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
3
-84
/
+82
2011-06-01
rt2x00: Interface sequence lock doesn't have to disable interrupts.
Gertjan van Wingerde
1
-3
/
+2
2011-06-01
rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card
Gertjan van Wingerde
3
-7
/
+295
2011-06-01
rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.
Gertjan van Wingerde
1
-1
/
+5
2011-06-01
rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.
Gertjan van Wingerde
1
-2
/
+4
2011-06-01
bcma: add IRQ number and pointer to DMA dev
Rafał Miłecki
2
-0
/
+4
2011-06-01
b43: bus: abstract bus and core operations
Rafał Miłecki
5
-16
/
+77
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
9
-57
/
+54
2011-06-01
b43: bus: abstract chip info
Rafał Miłecki
6
-25
/
+28
2011-06-01
b43: bus: abstract device structs and irq
Rafał Miłecki
6
-22
/
+30
2011-06-01
b43: bus: abstract SPROM
Rafał Miłecki
12
-99
/
+107
2011-06-01
b43: bus: abstract 80211 core info
Rafał Miłecki
7
-25
/
+31
2011-06-01
b43: bus: abstract R/W operations
Rafał Miłecki
3
-6
/
+53
2011-06-01
b43: add bus device abstraction layer
Rafał Miłecki
5
-14
/
+74
2011-06-01
b43: rename ssb_device variable in ssb specific functions
Rafał Miłecki
1
-14
/
+15
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
4
-6
/
+10
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2
-0
/
+2
2011-05-27
net: Kill ether_table[] declaration.
David S. Miller
1
-4
/
+0
2011-05-27
inetpeer: fix race in unused_list manipulations
Eric Dumazet
1
-15
/
+27
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-05-27
ath9k: Fix AR9287 calibration
Adrian Chadd
1
-1
/
+1
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
1
-1
/
+0
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
1
-0
/
+1
2011-05-27
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
2
-2
/
+0
2011-05-27
iwl4965: fix 5GHz operation
Stanislaw Gruszka
1
-2
/
+2
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2
-9
/
+21
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
1
-0
/
+6
2011-05-26
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
1
-1
/
+2
2011-05-26
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
3
-1
/
+28
2011-05-26
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
1
-1
/
+3
2011-05-26
b43: N-PHY: initialize last var in calibration function
Rafał Miłecki
1
-1
/
+1
2011-05-26
rtlwifi: Use order 2 RX buffer allocation only if necessary
Larry Finger
1
-0
/
+7
2011-05-26
rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
Larry Finger
1
-13
/
+15
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-26
mwifiex: correct event header length
Yogesh Ashok Powar
1
-2
/
+2
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
3
-40
/
+41
2011-05-26
bonding: cleanup module option descriptions
Andy Gospodarek
1
-12
/
+22
2011-05-26
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
Justin Mattock
1
-4
/
+1
[next]