index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
a2065.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
ath5k: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-02-13
ath9k: Remove all the useless ah_ variable prefixes
Sujith
18
-845
/
+841
2009-02-13
ath9k: Cleanup EEPROM operations
Sujith
6
-1492
/
+1453
2009-02-13
ath9k: Add callbacks hooks for EEPROM operations
Sujith
1
-0
/
+17
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
22
-1109
/
+956
2009-02-13
ath9k: Remove duplicate variables
Sujith
5
-76
/
+38
2009-02-13
ath9k: Move regulatory information to a separate structure
Sujith
6
-61
/
+66
2009-02-13
ath9k: Store HW version information in a separate structure
Sujith
6
-73
/
+84
2009-02-13
ath9k: Remove all the sc_ prefixes
Sujith
7
-342
/
+330
2009-02-13
ath9k: Convert ANI channel to a pointer
Sujith
3
-31
/
+31
2009-02-13
ath9k: Header file cleanup
Sujith
26
-2754
/
+2733
2009-02-13
ath5k: Don't call reset on config_interface
Nick Kossifidis
1
-3
/
+1
2009-02-13
ath5k: Disable BMISS interrupts
Nick Kossifidis
1
-7
/
+2
2009-02-13
ath5k: Update reset code
Nick Kossifidis
6
-296
/
+732
2009-02-13
ath5k: Update initvals
Nick Kossifidis
3
-947
/
+687
2009-02-13
ath5k: Update RF Buffer handling
Nick Kossifidis
5
-317
/
+379
2009-02-13
ath5k: Update gain_F calibration code and add documentation
Nick Kossifidis
7
-187
/
+319
2009-02-13
ath5k: PHY code cleanup
Nick Kossifidis
3
-1133
/
+1636
2009-02-13
mac80211: Remove TSF atomic requirement from the documentation
Alina Friedrichsen
1
-2
/
+2
2009-02-13
mac80211: Fix the wrong WARN_ON message appearing on enabling power save.
Vivek Natarajan
1
-3
/
+5
2009-02-13
orinoco: hermes doesn't need to be a separate module
David Kilroy
2
-20
/
+2
2009-02-13
orinoco: hermes_dld does not need to be a module
David Kilroy
2
-33
/
+4
2009-02-13
orinoco: Move WEXT handlers into a separate file
David Kilroy
5
-2350
/
+2408
2009-02-13
orinoco: Move hardware functions into separate file
David Kilroy
4
-583
/
+635
2009-02-13
orinoco: Add hardware function to set multicast mode
David Kilroy
1
-20
/
+31
2009-02-13
orinoco: Use accessor functions for bitrate tables
David Kilroy
1
-59
/
+81
2009-02-13
orinoco: Move firmware handling into a separate file
David Kilroy
4
-335
/
+358
2009-02-13
orinoco: Move MIC helpers into new file
David Kilroy
4
-74
/
+105
2009-02-11
orinoco: Move scan helpers to a separate file
David Kilroy
4
-219
/
+265
2009-02-11
orinoco: use orinoco_private instead of net_device in scan helper
David Kilroy
1
-5
/
+5
2009-02-11
orinoco: Rename orinoco.c
David Kilroy
7
-7
/
+8
2009-02-11
orinoco: Fix interesting checkpatch errors
David Kilroy
1
-30
/
+22
2009-02-11
orinoco: keep line length below 80 characters
David Kilroy
1
-45
/
+68
2009-02-11
orinoco: remove unnecessary braces
David Kilroy
1
-11
/
+7
2009-02-11
orinoco: spaces in parenthesised expressions
David Kilroy
1
-55
/
+55
2009-02-11
orinoco: address leading and trailing whitespace
David Kilroy
1
-53
/
+53
2009-02-11
b43: Add parts of LP-PHY TX power control
Michael Buesch
5
-3
/
+262
2009-02-11
mac80211: Free current bss information in few places where we don't need it a...
Vasanthakumar Thiagarajan
3
-17
/
+36
2009-02-11
ath9k: Add retry counters to rate control debug file
Sujith
3
-4
/
+30
2009-02-11
ath9k: Handle mac80211's FIF_CONTROL flag properly
Sujith
1
-0
/
+3
2009-02-11
ath9k: Remove all the redundant internal buffer types
Sujith
3
-29
/
+23
2009-02-11
ath9k: Lock mac80211 callbacks with a mutex
Sujith
1
-14
/
+46
2009-02-11
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
Breno Leitão
1
-6
/
+0
2009-02-11
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2
-1
/
+139
2009-02-11
e1000e: remove RXSEQ link monitoring for serdes
dave graham
1
-2
/
+2
2009-02-11
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2
-0
/
+13
2009-02-11
e1000e: add aer support
Jesse Brandeburg
1
-9
/
+30
2009-02-10
net: Move skbuff symbol exports after each symbol's definition.
David S. Miller
1
-43
/
+36
2009-02-10
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
1
-1
/
+2
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2
-2
/
+2
[next]